Skip to content

Commit

Permalink
chore(release): 5.0.13 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.13](v5.0.12...v5.0.13) (2024-06-13)

### Trivial Changes

* **deps:** bump actions/checkout from 4.1.4 to 4.1.5 ([3842fdd](3842fdd))
* **deps:** bump actions/checkout from 4.1.5 to 4.1.6 ([c611054](c611054))
* **deps:** bump actions/checkout from 4.1.6 to 4.1.7 ([2be22e6](2be22e6))
  • Loading branch information
semantic-release-bot committed Jun 13, 2024
1 parent 2be22e6 commit c76b9bd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.0.13](https://github.com/rvagg/bole/compare/v5.0.12...v5.0.13) (2024-06-13)

### Trivial Changes

* **deps:** bump actions/checkout from 4.1.4 to 4.1.5 ([3842fdd](https://github.com/rvagg/bole/commit/3842fdd449d8944e3894cc19d8511a3c2bf3df02))
* **deps:** bump actions/checkout from 4.1.5 to 4.1.6 ([c611054](https://github.com/rvagg/bole/commit/c61105413ac8f5be458c0f77361ec24d9e79d2a1))
* **deps:** bump actions/checkout from 4.1.6 to 4.1.7 ([2be22e6](https://github.com/rvagg/bole/commit/2be22e6987144b506604d84c83f6038496823090))

## [5.0.12](https://github.com/rvagg/bole/compare/v5.0.11...v5.0.12) (2024-04-29)


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.12",
"version": "5.0.13",
"description": "A tiny JSON logger",
"main": "bole.js",
"scripts": {
Expand Down

0 comments on commit c76b9bd

Please sign in to comment.