Skip to content

Commit 82e6311

Browse files
authored
Merge pull request #299 from FlowFuse/release-2.10.0
Release 2.10.0
2 parents 8b37a65 + 72093fb commit 82e6311

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
#### 2.10.0: Release
2+
3+
- Bump flowfuse/github-actions-workflows from 0.34.0 to 0.36.0 (#296)
4+
- Bump flowfuse/github-actions-workflows from 0.33.0 to 0.34.0 (#294)
5+
- Bump flowfuse/github-actions-workflows from 0.30.0 to 0.33.0 (#293)
6+
- Update project nodes to latest (#298) @Steve-Mcl
7+
- Bump cookie, express, express-session and light-my-request (#295) @app/dependabot
8+
19
#### 2.9.0: Release
210

311
- Bump flowfuse/github-actions-workflows from 0.29.0 to 0.30.0 (#289) @dependabot

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowfuse/nr-launcher",
3-
"version": "2.9.0",
3+
"version": "2.10.0",
44
"description": "FlowFuse Launcher for running Node-RED",
55
"exports": {
66
"./auditLogger": "./lib/auditLogger/index.js",

0 commit comments

Comments
 (0)