Skip to content

Commit

Permalink
chore(release): 5.0.16 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.16](v5.0.15...v5.0.16) (2024-10-24)

### Trivial Changes

* **deps:** bump actions/checkout from 4.2.0 to 4.2.1 ([c44fdad](c44fdad))
* **deps:** bump actions/checkout from 4.2.1 to 4.2.2 ([4a1c3ca](4a1c3ca))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent 4a1c3ca commit 7f29d22
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.16](https://github.com/rvagg/bole/compare/v5.0.15...v5.0.16) (2024-10-24)

### Trivial Changes

* **deps:** bump actions/checkout from 4.2.0 to 4.2.1 ([c44fdad](https://github.com/rvagg/bole/commit/c44fdad1eafab040f72fdb5956a701acc1eac905))
* **deps:** bump actions/checkout from 4.2.1 to 4.2.2 ([4a1c3ca](https://github.com/rvagg/bole/commit/4a1c3ca1e3ca8efa45631b0705e9a254653b9532))

## [5.0.15](https://github.com/rvagg/bole/compare/v5.0.14...v5.0.15) (2024-09-26)

### Trivial Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bole",
"version": "5.0.15",
"version": "5.0.16",
"description": "A tiny JSON logger",
"main": "bole.js",
"scripts": {
Expand Down

0 comments on commit 7f29d22

Please sign in to comment.