File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,8 @@ Any use of the source code and related documents of this repository in applicati
115115* 2023-07-17: 1.9.1 - fix: change sampling interval to microseconds
116116* 2023-08-07: 1.9.2 - fix: automatic reconnect of subscription on reboot of control
117117* 2023-09-04: 1.9.3 - fix: subscription with ipv6 address that contains a zone index
118- * 2024-03-13: 1.9.4 - fix: timeout of connection with Node.js v19. "Read timeout, received no data in undefinedms, assuming connection is dead".
118+ * 2024-03-13: 1.9.4 - fix: timeout of connection with Node.js v19. "Read timeout, received no data in undefinedms, assuming connection is dead"
119+ * 2024-03-19: 1.9.5 - fix: update dependencies in package-lock
119120```
120121
121122## About
Original file line number Diff line number Diff line change 11{
22 "name" : " node-red-contrib-ctrlx-automation" ,
3- "version" : " 1.9.4 " ,
3+ "version" : " 1.9.5 " ,
44 "description" : " Node-RED nodes for ctrlX AUTOMATION" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments