We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c66ab84 + c252670 commit 1f70eefCopy full SHA for 1f70eef
2 files changed
CHANGELOG.md
@@ -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
8
# 1.0.0 (2025-04-13)
9
10
package.json
@@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "A flexible and customizable logging library for JavaScript/TypeScript applications",
"module": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments