From 614200ace338a1422724d8c89c611198c5f947ab Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 29 Apr 2024 04:11:34 +0000 Subject: [PATCH] chore(release): 5.0.12 [skip ci] ## [5.0.12](https://github.com/rvagg/bole/compare/v5.0.11...v5.0.12) (2024-04-29) ### Trivial Changes * **deps:** bump actions/checkout from 4.1.1 to 4.1.2 ([c438a1b](https://github.com/rvagg/bole/commit/c438a1bd30f7698f43f79ab20648f2cca681c113)) * **deps:** bump actions/checkout from 4.1.2 to 4.1.3 ([43c6c1d](https://github.com/rvagg/bole/commit/43c6c1d4398ec818c4c561f9ed4104bc00e5dbbb)) * **deps:** bump actions/checkout from 4.1.3 to 4.1.4 ([3d0801b](https://github.com/rvagg/bole/commit/3d0801b49521c360d6877dabb55c54db40c2b3de)) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b84d51..67799c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.0.12](https://github.com/rvagg/bole/compare/v5.0.11...v5.0.12) (2024-04-29) + + +### Trivial Changes + +* **deps:** bump actions/checkout from 4.1.1 to 4.1.2 ([c438a1b](https://github.com/rvagg/bole/commit/c438a1bd30f7698f43f79ab20648f2cca681c113)) +* **deps:** bump actions/checkout from 4.1.2 to 4.1.3 ([43c6c1d](https://github.com/rvagg/bole/commit/43c6c1d4398ec818c4c561f9ed4104bc00e5dbbb)) +* **deps:** bump actions/checkout from 4.1.3 to 4.1.4 ([3d0801b](https://github.com/rvagg/bole/commit/3d0801b49521c360d6877dabb55c54db40c2b3de)) + ## [5.0.11](https://github.com/rvagg/bole/compare/v5.0.10...v5.0.11) (2024-02-07) diff --git a/package.json b/package.json index 230b142..c32f8f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bole", - "version": "5.0.11", + "version": "5.0.12", "description": "A tiny JSON logger", "main": "bole.js", "scripts": {