Skip to content

Commit 8ba435f

Browse files
authored
Merge pull request #101 from FlowFuse/bump_073
bump for 0.7.3 release
2 parents 330e6e1 + 016f034 commit 8ba435f

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 0.7.3
2+
3+
- Ensure all pub/sub MQTT operations use QoS 2 (#99) @Steve-Mcl
4+
- Bump flowfuse/github-actions-workflows from 0.1.0 to 0.28.0 (#97) @dependabot
5+
16
### 0.7.2
27

38
- Bump axios from 1.7.2 to 1.7.4 (#93) @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.2",
3+
"version": "0.7.3",
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)