File tree 3 files changed +16
-2
lines changed
3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.1.3 "
2
+ "." : " 2.1.4 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.1.4] ( https://github.com/Koenkk/zigbee-herdsman/compare/v2.1.3...v2.1.4 ) (2024-10-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Ember: set NWK frame counter on backup restore ([ #1213 ] ( https://github.com/Koenkk/zigbee-herdsman/issues/1213 ) ) ([ 48a4278] ( https://github.com/Koenkk/zigbee-herdsman/commit/48a427876bbf26600b4343b1501e36a98201c82c ) )
9
+ * ** ignore:** fix fdcea288e477956511bd1e07c72909599d29494d ([ 021d6ba] ( https://github.com/Koenkk/zigbee-herdsman/commit/021d6ba7e7423a811748e03cc902e1956d6c7993 ) )
10
+ * ** ignore:** fix pnpm publish ([ 3a8a9ff] ( https://github.com/Koenkk/zigbee-herdsman/commit/3a8a9ff1e234c988feefd17c04f4ae634138c445 ) )
11
+ * ** ignore:** fix pnpm publish ([ ec7c799] ( https://github.com/Koenkk/zigbee-herdsman/commit/ec7c7999f18493142d3787ebde6e0a03172c1f83 ) )
12
+ * ** ignore:** Switch to pnpm ([ #1215 ] ( https://github.com/Koenkk/zigbee-herdsman/issues/1215 ) ) ([ fdcea28] ( https://github.com/Koenkk/zigbee-herdsman/commit/fdcea288e477956511bd1e07c72909599d29494d ) )
13
+ * ** ignore:** update dependencies ([ #1211 ] ( https://github.com/Koenkk/zigbee-herdsman/issues/1211 ) ) ([ 8485184] ( https://github.com/Koenkk/zigbee-herdsman/commit/8485184258f3d7cfddabfc2a62190abaf0fba101 ) )
14
+ * ** ignore:** update dependencies ([ #1216 ] ( https://github.com/Koenkk/zigbee-herdsman/issues/1216 ) ) ([ deb42aa] ( https://github.com/Koenkk/zigbee-herdsman/commit/deb42aafdff2cc153233480ba0208aa7b37cacb7 ) )
15
+ * Log socket errors https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/issues/644 ([ #1217 ] ( https://github.com/Koenkk/zigbee-herdsman/issues/1217 ) ) ([ 96fc5e6] ( https://github.com/Koenkk/zigbee-herdsman/commit/96fc5e6cac2deb04d5fa3821b24cb0a2976609da ) )
16
+
3
17
## [ 2.1.3] ( https://github.com/Koenkk/zigbee-herdsman/compare/v2.1.2...v2.1.3 ) (2024-09-30)
4
18
5
19
Original file line number Diff line number Diff line change 93
93
"clean" : " rimraf temp coverage dist" ,
94
94
"prepack" : " pnpm run clean && pnpm run build"
95
95
},
96
- "version" : " 2.1.3 " ,
96
+ "version" : " 2.1.4 " ,
97
97
"jest" : {
98
98
"coverageThreshold" : {
99
99
"global" : {
You can’t perform that action at this time.
0 commit comments