Skip to content

Commit aa0da29

Browse files
committed
4.1.1
1 parent 1c21d17 commit aa0da29

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 4.1.1 (2025-02-10)
2+
3+
- docs: fix browser message logging (#88b97ba)
4+
- chore: fix exports order (#8adfd99)
5+
16
# 4.1.0 (2025-02-10)
27

38
- feat(ProcLog): static methods wrapConsole, wrapDebug on ProcLog (#4f032a8)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "debug-level",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "debug with levels",
55
"keywords": [
66
"debug",

0 commit comments

Comments
 (0)