Skip to content

Commit 82f4230

Browse files
authored
chore(master): release 6.0.3 (#1493)
1 parent 89495b6 commit 82f4230

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.0.2"
2+
".": "6.0.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+
## [6.0.3](https://github.com/Koenkk/zigbee-herdsman/compare/v6.0.2...v6.0.3) (2025-09-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **ignore:** fix npm publishing ([#1491](https://github.com/Koenkk/zigbee-herdsman/issues/1491)) ([89495b6](https://github.com/Koenkk/zigbee-herdsman/commit/89495b69cbd41b602af578829e7ea6b40be0fe4c))
9+
310
## [6.0.2](https://github.com/Koenkk/zigbee-herdsman/compare/v6.0.1...v6.0.2) (2025-08-28)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"clean": "rimraf temp coverage dist tsconfig.tsbuildinfo",
8686
"prepack": "pnpm run clean && pnpm run build"
8787
},
88-
"version": "6.0.2",
88+
"version": "6.0.3",
8989
"pnpm": {
9090
"onlyBuiltDependencies": [
9191
"@biomejs/biome",

0 commit comments

Comments
 (0)