Skip to content

Commit 03ae55a

Browse files
authored
chore(master): release 3.4.10 (#1373)
1 parent 293c32b commit 03ae55a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.4.9"
2+
".": "3.4.10"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.4.10](https://github.com/Koenkk/zigbee-herdsman/compare/v3.4.9...v3.4.10) (2025-03-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **ignore:** ZoH v0.1.10 ([#1372](https://github.com/Koenkk/zigbee-herdsman/issues/1372)) ([db05409](https://github.com/Koenkk/zigbee-herdsman/commit/db0540913cc50c9264e1cafdaed40baaa8027ad6))
9+
310
## [3.4.9](https://github.com/Koenkk/zigbee-herdsman/compare/v3.4.8...v3.4.9) (2025-03-26)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"clean": "rimraf temp coverage dist tsconfig.tsbuildinfo",
8383
"prepack": "pnpm run clean && pnpm run build"
8484
},
85-
"version": "3.4.9",
85+
"version": "3.4.10",
8686
"pnpm": {
8787
"onlyBuiltDependencies": [
8888
"@serialport/bindings-cpp",

0 commit comments

Comments
 (0)