Skip to content

Commit c252670

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-04-13) ### Features * demo to test it out ([bbbcbfa](bbbcbfa))
1 parent bbbcbfa commit c252670

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.1.0](https://github.com/hiddentao/logger/compare/v1.0.0...v1.1.0) (2025-04-13)
2+
3+
4+
### Features
5+
6+
* demo to test it out ([bbbcbfa](https://github.com/hiddentao/logger/commit/bbbcbfa132eda908bbe1af3c68374390918b8283))
7+
18
# 1.0.0 (2025-04-13)
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.0.0",
6+
"version": "1.1.0",
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)