Skip to content

Commit 55603ae

Browse files
authored
Merge pull request #72 from FlowFuse/rel064
Bump for 0.6.4 release
2 parents e2a14b6 + c8d8edf commit 55603ae

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.6.4
2+
3+
- Add 'node-red' keyword (#71) @knolleary
4+
15
### 0.6.3
26

37
- Add a 2 minute session expiry on the mqtt connection (#69) @knolleary

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.6.3",
3+
"version": "0.6.4",
44
"description": "A collection of Node-RED nodes for easy communication between Node-RED instances running in the FlowFuse platform",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)