From 7f29d22dccfa79d0d8cc5ba8ebb5c34fe1fdc56b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 24 Oct 2024 00:15:24 +0000 Subject: [PATCH] chore(release): 5.0.16 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66694ec..030754a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index 785149a..d048e44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bole", - "version": "5.0.15", + "version": "5.0.16", "description": "A tiny JSON logger", "main": "bole.js", "scripts": {