Skip to content

Commit da19d1e

Browse files
chore(release): 5.0.18 [skip ci]
## [5.0.18](v5.0.17...v5.0.18) (2025-03-18) ### Trivial Changes * **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([a781c89](a781c89)) * **deps:** bump actions/setup-node from 4.2.0 to 4.3.0 ([ac516c4](ac516c4))
1 parent ac516c4 commit da19d1e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.18](https://github.com/rvagg/bole/compare/v5.0.17...v5.0.18) (2025-03-18)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([a781c89](https://github.com/rvagg/bole/commit/a781c89338d991ebf00e713939ea6765699ed566))
6+
* **deps:** bump actions/setup-node from 4.2.0 to 4.3.0 ([ac516c4](https://github.com/rvagg/bole/commit/ac516c4d115eede1759323423295b81e07cf1b2f))
7+
18
## [5.0.17](https://github.com/rvagg/bole/compare/v5.0.16...v5.0.17) (2024-10-25)
29

310
### 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.17",
3+
"version": "5.0.18",
44
"description": "A tiny JSON logger",
55
"main": "bole.js",
66
"scripts": {

0 commit comments

Comments
 (0)