File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,15 @@ Fix scene values type 'list' (Partially fix #266) #267
3333# 1.4.8
3434add support for SmartOS #272
3535
36- # 1.6.0
36+ # 1.5.5
3737Fix broken Node 12 builds (v8 7.4.xxx) #302
3838Initial support for OpenZWave 1.6 #300
3939 - implement exception macros
4040 - [ deprecate several legacy OpenZWave calls] ( https://github.com/OpenZWave/open-zwave/wiki/OpenZWave-1.6-Release-Notes#deprecated-featuresmethods )
4141Updated Raspbian Readme to fix bug when installing on Raspbian stretch #271
4242iBetter typescript integration #263
43+
44+ # 1.5.6
45+ MR #327 from robertsLando/master [ fix] Broken build from version 1.5.3 to 1.5.5
46+
47+ # 1.6.0 <TBD >
Original file line number Diff line number Diff line change 11{
22 "name" : " openzwave-shared" ,
3- "version" : " 1.5.5 " ,
3+ "version" : " 1.5.6 " ,
44 "description" : " Node.JS bindings for OpenZWave including management and security functions" ,
55 "main" : " ./lib/openzwave-shared.js" ,
66 "types" : " ./types/openzwave-shared.d.ts" ,
You can’t perform that action at this time.
0 commit comments