File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v1.5.12] ( https://github.com/OpenZWave/node-openzwave-shared/compare/v1.5.11...v1.5.12 )
8+
9+ > 16 January 2020
10+
11+ - fix: Fixed 'connected' callback with ozw version [ ` fae401c ` ] ( https://github.com/OpenZWave/node-openzwave-shared/commit/fae401cea1e940c836ae971868849bca5476cd6d )
12+ - feat: Added getOzwVersion method [ ` 80f9dbf ` ] ( https://github.com/OpenZWave/node-openzwave-shared/commit/80f9dbfadb6d786b7549b08c120a038b3e53ad3d )
13+
714#### [ v1.5.11] ( https://github.com/OpenZWave/node-openzwave-shared/compare/v1.5.10...v1.5.11 )
815
916> 16 January 2020
1017
1118- Fix build issue #356 [ ` #359 ` ] ( https://github.com/OpenZWave/node-openzwave-shared/pull/359 )
1219- Bugfix/issue #183 disconnect deadlock [ ` #329 ` ] ( https://github.com/OpenZWave/node-openzwave-shared/pull/329 )
1320- Adding missing typing for removeFailedNode [ ` #357 ` ] ( https://github.com/OpenZWave/node-openzwave-shared/pull/357 )
21+ - Release 1.5.11 [ ` 4a09346 ` ] ( https://github.com/OpenZWave/node-openzwave-shared/commit/4a09346640bed0c450c38227733528241381144d )
1422- Adding missing typeing for removeFailedNode [ ` 9635576 ` ] ( https://github.com/OpenZWave/node-openzwave-shared/commit/9635576107e4ac2b19cf2f32c392c3aa87fa2d17 )
1523- fix build [ ` 52f7792 ` ] ( https://github.com/OpenZWave/node-openzwave-shared/commit/52f7792c7de7d6fd74fc5d56aa97a1e1b6e50d29 )
1624
Original file line number Diff line number Diff line change 11{
22 "name" : " openzwave-shared" ,
3- "version" : " 1.5.11 " ,
3+ "version" : " 1.5.12 " ,
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