From f0f330575d564881e36838de21817588015f3ff3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 23 Oct 2023 13:10:50 +0000 Subject: [PATCH] chore(release): 1.12.11 ## [1.12.11](https://github.com/hongaar/bandersnatch/compare/v1.12.10...v1.12.11) (2023-10-23) ### Bug Fixes * **deps:** bump @types/yargs from 17.0.28 to 17.0.29 ([#522](https://github.com/hongaar/bandersnatch/issues/522)) ([29937e9](https://github.com/hongaar/bandersnatch/commit/29937e9819aeb67193e545b1ec398c3764bfdb12)) [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbe8a45c..36c13711 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.12.11](https://github.com/hongaar/bandersnatch/compare/v1.12.10...v1.12.11) (2023-10-23) + + +### Bug Fixes + +* **deps:** bump @types/yargs from 17.0.28 to 17.0.29 ([#522](https://github.com/hongaar/bandersnatch/issues/522)) ([29937e9](https://github.com/hongaar/bandersnatch/commit/29937e9819aeb67193e545b1ec398c3764bfdb12)) + ## [1.12.10](https://github.com/hongaar/bandersnatch/compare/v1.12.9...v1.12.10) (2023-10-17) diff --git a/package.json b/package.json index ddd34478..01021214 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bandersnatch", - "version": "1.12.10", + "version": "1.12.11", "description": "Simple TypeScript CLI / REPL framework", "keywords": [ "cli",