Skip to content

Commit dc1fb35

Browse files
authored
chore(master): release 4.4.1 (#1446)
1 parent 1279617 commit dc1fb35

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-
".": "4.4.0"
2+
".": "4.4.1"
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+
## [4.4.1](https://github.com/Koenkk/zigbee-herdsman/compare/v4.4.0...v4.4.1) (2025-07-06)
4+
5+
6+
### Bug Fixes
7+
8+
* deCONZ: Joining bug in some setups and endpoint configuration ([#1445](https://github.com/Koenkk/zigbee-herdsman/issues/1445)) ([1279617](https://github.com/Koenkk/zigbee-herdsman/commit/1279617329e076670d98090516abed381383f58d))
9+
310
## [4.4.0](https://github.com/Koenkk/zigbee-herdsman/compare/v4.3.2...v4.4.0) (2025-07-04)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"clean": "rimraf temp coverage dist tsconfig.tsbuildinfo",
7676
"prepack": "pnpm run clean && pnpm run build"
7777
},
78-
"version": "4.4.0",
78+
"version": "4.4.1",
7979
"pnpm": {
8080
"onlyBuiltDependencies": [
8181
"@biomejs/biome",

0 commit comments

Comments
 (0)