Skip to content

Commit 7f47140

Browse files
authored
chore(master): release 5.0.4 (#1469)
1 parent 9634b1c commit 7f47140

3 files changed

Lines changed: 9 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-
".": "5.0.3"
2+
".": "5.0.4"
33
}

CHANGELOG.md

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

3+
## [5.0.4](https://github.com/Koenkk/zigbee-herdsman/compare/v5.0.3...v5.0.4) (2025-07-31)
4+
5+
6+
### Bug Fixes
7+
8+
* Deconz reject with error instead of string https://github.com/Koenkk/zigbee2mqtt/issues/28078 ([9634b1c](https://github.com/Koenkk/zigbee-herdsman/commit/9634b1c7a29103e837a8a95fe07707c88296dea6))
9+
310
## [5.0.3](https://github.com/Koenkk/zigbee-herdsman/compare/v5.0.2...v5.0.3) (2025-07-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"clean": "rimraf temp coverage dist tsconfig.tsbuildinfo",
7878
"prepack": "pnpm run clean && pnpm run build"
7979
},
80-
"version": "5.0.3",
80+
"version": "5.0.4",
8181
"pnpm": {
8282
"onlyBuiltDependencies": [
8383
"@biomejs/biome",

0 commit comments

Comments
 (0)