Skip to content

Commit

Permalink
chore(release): 5.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.6](v5.0.5...v5.0.6) (2023-07-05)

### Trivial Changes

* **deps:** bump actions/setup-node from 3.6.0 to 3.7.0 ([#40](#40)) ([805dce7](805dce7))
  • Loading branch information
semantic-release-bot committed Jul 5, 2023
1 parent 805dce7 commit 6df96ba
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.6](https://github.com/rvagg/bole/compare/v5.0.5...v5.0.6) (2023-07-05)


### Trivial Changes

* **deps:** bump actions/setup-node from 3.6.0 to 3.7.0 ([#40](https://github.com/rvagg/bole/issues/40)) ([805dce7](https://github.com/rvagg/bole/commit/805dce753f9e1e46620ed49fd9e75403c52b87de))

## [5.0.5](https://github.com/rvagg/bole/compare/v5.0.4...v5.0.5) (2023-06-13)


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

0 comments on commit 6df96ba

Please sign in to comment.