Skip to content

Commit 489f01b

Browse files
authored
Merge pull request #95 from FlowFuse/bump_072
bump for 0.7.2
2 parents 2344397 + 4a32262 commit 489f01b

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,10 +1,16 @@
1+
### 0.7.2
2+
3+
- Bump axios from 1.7.2 to 1.7.4 (#93) @dependabot
4+
15
### 0.7.1
6+
27
- Bump tibdex/github-app-token from 1 to 2 (#77) @dependabot
38
- Update release-publish.yml to NodeJS v18 (#88) @hardillb
49
- Bump ws and node-red (#87) @dependabot
510
- Bump JS-DevTools/npm-publish from 2 to 3 (#76) @dependabot
611

712
### 0.7.0
13+
814
- Proxy support (#81) @Steve-Mcl
915
- Update build.yml to run tests and other node versions (#83) @Steve-Mcl
1016
- Bump actions/setup-node from 1 to 4 (#79) @dependabot

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.1",
3+
"version": "0.7.2",
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)