Skip to content

Commit 7c403d2

Browse files
committed
bump
1 parent 40937b8 commit 7c403d2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"strategy": "semver",
33
"major": 0,
44
"minor": 9,
5-
"patch": 0,
5+
"patch": 1,
66
"build": 0
7-
}
7+
}

VERSIONLOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.9.1
2+
13
## 0.9.0 2025-11-24
24
* BREAKING CHANGE: Renamed `FATAL` log level to `CRITICAL` for PSR-3 compliance
35
* Added three new log levels for full PSR-3 compliance: `NOTICE`, `ALERT`, `EMERGENCY`

0 commit comments

Comments
 (0)