Skip to content

Commit

Permalink
Merge pull request #85 from FlowFuse/release-bump
Browse files Browse the repository at this point in the history
Bump for release
  • Loading branch information
knolleary authored Jun 14, 2024
2 parents 8fb4a4d + 73b59c1 commit 701ab7c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 0.7.0
- Proxy support (#81) @Steve-Mcl
- Update build.yml to run tests and other node versions (#83) @Steve-Mcl
- Bump actions/setup-node from 1 to 4 (#79) @dependabot
- Bump actions/checkout from 1 to 4 (#75) @dependabot
- Enable dependabot for github actions (#73) @ppawlowski

### 0.6.4

- Add 'node-red' keyword (#71) @knolleary
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/nr-project-nodes",
"version": "0.6.4",
"version": "0.7.0",
"description": "A collection of Node-RED nodes for easy communication between Node-RED instances running in the FlowFuse platform",
"scripts": {
"test": "mocha test/unit/**/*_spec.js --timeout 5000",
Expand Down

0 comments on commit 701ab7c

Please sign in to comment.