Skip to content

Commit b3417c2

Browse files
chore(release): 5.0.27 [skip ci]
## [5.0.27](v5.0.26...v5.0.27) (2026-01-23) ### Trivial Changes * **deps:** bump actions/checkout from 6.0.1 to 6.0.2 ([#74](#74)) ([5ad5602](5ad5602))
1 parent 5ad5602 commit b3417c2

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.27](https://github.com/rvagg/bole/compare/v5.0.26...v5.0.27) (2026-01-23)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/checkout from 6.0.1 to 6.0.2 ([#74](https://github.com/rvagg/bole/issues/74)) ([5ad5602](https://github.com/rvagg/bole/commit/5ad56022ef7f0d1f669962fc722ad648377c12ce))
6+
17
## [5.0.26](https://github.com/rvagg/bole/compare/v5.0.25...v5.0.26) (2026-01-21)
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.26",
3+
"version": "5.0.27",
44
"description": "A tiny JSON logger",
55
"main": "bole.js",
66
"scripts": {

0 commit comments

Comments
 (0)