Skip to content

Commit 9651fad

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 82eaf3c + 7e23a37 commit 9651fad

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.1](https://github.com/hiddentao/logger/compare/v1.1.0...v1.1.1) (2025-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* transports were not being exported ([c66ab84](https://github.com/hiddentao/logger/commit/c66ab843aa943155fb15970fa5dddc85496f59dc))
7+
18
# [1.1.0](https://github.com/hiddentao/logger/compare/v1.0.0...v1.1.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.1.0",
6+
"version": "1.1.1",
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)