Skip to content

Commit 839f7ee

Browse files
committed
chore(master): release 3.4.10
1 parent db05409 commit 839f7ee

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
@@ -86,7 +86,7 @@
8686
"clean": "rimraf temp coverage dist tsconfig.tsbuildinfo",
8787
"prepack": "pnpm run clean && pnpm run build"
8888
},
89-
"version": "3.4.9",
89+
"version": "3.4.10",
9090
"pnpm": {
9191
"onlyBuiltDependencies": [
9292
"@serialport/bindings-cpp",

0 commit comments

Comments
 (0)