Skip to content

Commit

Permalink
Merge pull request #222 from FlowFuse/rel222
Browse files Browse the repository at this point in the history
Bump for 2.2.2 release
  • Loading branch information
hardillb committed Apr 5, 2024
2 parents da98a6c + 99f3c02 commit d3429f1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
#### 2.2.2: Release

- Enable multiplayer by default (#221) @knolleary
- Bump express from 4.18.2 to 4.19.2 (#220) @app/dependabot
- Log exit code and signal if npm errors (#219) @hardillb

#### 2.2.1: Release

- Add apiMaxLength & debugMaxLength settings (#217) @hardillb
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/nr-launcher",
"version": "2.2.1",
"version": "2.2.2",
"description": "FlowFuse Launcher for running Node-RED",
"exports": {
"./auditLogger": "./lib/auditLogger/index.js",
Expand Down

0 comments on commit d3429f1

Please sign in to comment.