Skip to content

Commit a272232

Browse files
committed
chore(master): release 4.1.3
1 parent 99b6c97 commit a272232

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.1.2"
2+
".": "4.1.3"
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.1.3](https://github.com/Koenkk/zigbee-herdsman/compare/v4.1.2...v4.1.3) (2025-06-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **ignore:** bump @types/node from 22.15.30 to 24.0.3 ([#1425](https://github.com/Koenkk/zigbee-herdsman/issues/1425)) ([99b6c97](https://github.com/Koenkk/zigbee-herdsman/commit/99b6c97d4b57c5560607bfd6934ba59410269fcb))
9+
310
## [4.1.2](https://github.com/Koenkk/zigbee-herdsman/compare/v4.1.1...v4.1.2) (2025-06-15)
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.1.2",
78+
"version": "4.1.3",
7979
"pnpm": {
8080
"onlyBuiltDependencies": [
8181
"@biomejs/biome",

0 commit comments

Comments
 (0)