Skip to content

Commit 892ffff

Browse files
authored
Merge pull request #70 from FlowFuse/rel063
Bump for 0.6.3 release
2 parents 63d0f27 + c1425fa commit 892ffff

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.3
2+
3+
- Add a 2 minute session expiry on the mqtt connection (#69) @knolleary
4+
15
### 0.6.2
26

37
- Fix Project Nodes multiple MQTT connections issue (#66) @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.6.2",
3+
"version": "0.6.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": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)