Skip to content

Commit

Permalink
Merge pull request #289 from FlowFuse/2.6.0-release
Browse files Browse the repository at this point in the history
Bump for 2.6.0
  • Loading branch information
knolleary authored Jul 12, 2024
2 parents 68813b2 + 5defd25 commit 63ae9e7
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
#### 2.6.0: Release

- Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#264) @app/dependabot
- Bump docker/metadata-action from 3 to 5 (#259) @app/dependabot
- Bump docker/login-action from 2.2.0 to 3.2.0 (#269) @app/dependabot
- Bump ws from 7.5.9 to 8.18.0 (#287) @app/dependabot
- Bump ws from 8.13.0 to 8.17.1 (#279) @app/dependabot
- Support for nr-assistant (#285) @Steve-Mcl
- Update release-publish to NodeJS 18 (#286) @hardillb
- Bump JS-DevTools/npm-publish from 2.2.0 to 3.1.1 (#258) @app/dependabot
- Bump docker base to Node 18 (#282) @knolleary
- Bump braces from 3.0.2 to 3.0.3 (#276) @app/dependabot

#### 2.5.0: Release

- Proxy support (#272) @Steve-Mcl
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/device-agent",
"version": "2.5.0",
"version": "2.6.0",
"description": "An Edge Agent for running Node-RED instances deployed from the FlowFuse Platform",
"exports": {
"./libraryPlugin": "./lib/plugins/libraryPlugin.js",
Expand Down

0 comments on commit 63ae9e7

Please sign in to comment.