From 685b192b519134583f18f71bb800f6bedda1cbd6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 13 Nov 2023 13:55:53 +0000 Subject: [PATCH] chore(release): 1.12.12 ## [1.12.12](https://github.com/hongaar/bandersnatch/compare/v1.12.11...v1.12.12) (2023-11-13) ### Bug Fixes * **deps:** bump @types/yargs from 17.0.29 to 17.0.31 ([#536](https://github.com/hongaar/bandersnatch/issues/536)) ([6fd5bd2](https://github.com/hongaar/bandersnatch/commit/6fd5bd24ffe82c0ffe456934c72e036112a7923e)) [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36c13711..5d3f82f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.12.12](https://github.com/hongaar/bandersnatch/compare/v1.12.11...v1.12.12) (2023-11-13) + + +### Bug Fixes + +* **deps:** bump @types/yargs from 17.0.29 to 17.0.31 ([#536](https://github.com/hongaar/bandersnatch/issues/536)) ([6fd5bd2](https://github.com/hongaar/bandersnatch/commit/6fd5bd24ffe82c0ffe456934c72e036112a7923e)) + ## [1.12.11](https://github.com/hongaar/bandersnatch/compare/v1.12.10...v1.12.11) (2023-10-23) diff --git a/package.json b/package.json index 34de5a0e..63db80ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bandersnatch", - "version": "1.12.11", + "version": "1.12.12", "description": "Simple TypeScript CLI / REPL framework", "keywords": [ "cli",