Skip to content

Commit 661e02e

Browse files
committed
chore(master): release 10.4.2
1 parent 53ed6fc commit 661e02e

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "10.4.1"
2+
".": "10.4.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [10.4.2](https://github.com/Koenkk/zigbee-herdsman/compare/v10.4.1...v10.4.2) (2026-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump actions/checkout from 6 to 7 ([#1787](https://github.com/Koenkk/zigbee-herdsman/issues/1787)) ([28f6e9b](https://github.com/Koenkk/zigbee-herdsman/commit/28f6e9bcc15088ddf58b36105f401146234de414))
9+
* **ignore:** bump @biomejs/biome from 2.4.16 to 2.5.0 in the minor-patch group ([#1788](https://github.com/Koenkk/zigbee-herdsman/issues/1788)) ([53ed6fc](https://github.com/Koenkk/zigbee-herdsman/commit/53ed6fc80a97b78a3c7e5808621d1cfebb7da116))
10+
311
## [10.4.1](https://github.com/Koenkk/zigbee-herdsman/compare/v10.4.0...v10.4.1) (2026-06-17)
412

513

package.json

Lines changed: 1 addition & 1 deletion
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": "10.4.1",
85+
"version": "10.4.2",
8686
"pnpm": {
8787
"onlyBuiltDependencies": [
8888
"@biomejs/biome",

0 commit comments

Comments
 (0)