Skip to content

Commit 476146e

Browse files
authored
Merge pull request #92 from FlowFuse/bump_071
Bump for 0.7.1 release
2 parents 12bab7b + b86c120 commit 476146e

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 0.7.1
2+
- Bump tibdex/github-app-token from 1 to 2 (#77) @dependabot
3+
- Update release-publish.yml to NodeJS v18 (#88) @hardillb
4+
- Bump ws and node-red (#87) @dependabot
5+
- Bump JS-DevTools/npm-publish from 2 to 3 (#76) @dependabot
6+
17
### 0.7.0
28
- Proxy support (#81) @Steve-Mcl
39
- Update build.yml to run tests and other node versions (#83) @Steve-Mcl

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowfuse/nr-project-nodes",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "A collection of Node-RED nodes for easy communication between Node-RED instances running in the FlowFuse platform",
55
"scripts": {
66
"test": "mocha test/unit/**/*_spec.js --timeout 5000",

0 commit comments

Comments
 (0)