Skip to content

Commit cbe8a89

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2026-04-09) ### Bug Fixes * pass NPM_TOKEN to semantic-release in CI workflow ([3254177](3254177))
1 parent 3254177 commit cbe8a89

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.2](https://github.com/hiddentao/logger/compare/v1.3.1...v1.3.2) (2026-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* pass NPM_TOKEN to semantic-release in CI workflow ([3254177](https://github.com/hiddentao/logger/commit/32541779a208ce4ad53db5009213bb811b0400c9))
7+
18
## [1.3.1](https://github.com/hiddentao/logger/compare/v1.3.0...v1.3.1) (2025-04-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "1.3.1",
6+
"version": "1.3.2",
77
"description": "A flexible and customizable logging library for JavaScript/TypeScript applications",
88
"module": "dist/index.js",
99
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)