Skip to content

Commit a5077fe

Browse files
chore(release): 5.0.22 [skip ci]
## [5.0.22](v5.0.21...v5.0.22) (2025-10-15) ### Trivial Changes * **deps:** bump actions/setup-node from 5.0.0 to 6.0.0 ([#67](#67)) ([1835e5c](1835e5c))
1 parent 1835e5c commit a5077fe

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [5.0.22](https://github.com/rvagg/bole/compare/v5.0.21...v5.0.22) (2025-10-15)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 5.0.0 to 6.0.0 ([#67](https://github.com/rvagg/bole/issues/67)) ([1835e5c](https://github.com/rvagg/bole/commit/1835e5c5ad47cffde9639438dc04664c14857290))
6+
17
## [5.0.21](https://github.com/rvagg/bole/compare/v5.0.20...v5.0.21) (2025-09-05)
28

39
### Trivial Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bole",
3-
"version": "5.0.21",
3+
"version": "5.0.22",
44
"description": "A tiny JSON logger",
55
"main": "bole.js",
66
"scripts": {

0 commit comments

Comments
 (0)