From 4857d22eabd8019ebe9b7f0aad943584aeb8f6b1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 31 Jul 2023 13:50:54 +0000 Subject: [PATCH] chore(release): 1.12.6 ## [1.12.6](https://github.com/hongaar/bandersnatch/compare/v1.12.5...v1.12.6) (2023-07-31) ### Bug Fixes * **deps:** bump enquirer from 2.3.6 to 2.4.1 ([#488](https://github.com/hongaar/bandersnatch/issues/488)) ([417829e](https://github.com/hongaar/bandersnatch/commit/417829ed38b17b11c7e3b075440c8c4898968261)) [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77836e07..efe251f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.12.6](https://github.com/hongaar/bandersnatch/compare/v1.12.5...v1.12.6) (2023-07-31) + + +### Bug Fixes + +* **deps:** bump enquirer from 2.3.6 to 2.4.1 ([#488](https://github.com/hongaar/bandersnatch/issues/488)) ([417829e](https://github.com/hongaar/bandersnatch/commit/417829ed38b17b11c7e3b075440c8c4898968261)) + ## [1.12.5](https://github.com/hongaar/bandersnatch/compare/v1.12.4...v1.12.5) (2023-07-11) diff --git a/package.json b/package.json index f1aa2f24..146c6f4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bandersnatch", - "version": "1.12.5", + "version": "1.12.6", "description": "Simple TypeScript CLI / REPL framework", "keywords": [ "cli",