From 18f37adc2f8332ac2aa9b267d0adc0cc57d7216f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Sep 2023 13:23:07 +0000 Subject: [PATCH] chore(release): 1.12.7 ## [1.12.7](https://github.com/hongaar/bandersnatch/compare/v1.12.6...v1.12.7) (2023-09-25) ### Bug Fixes * **deps:** bump @types/yargs from 17.0.24 to 17.0.25 ([#514](https://github.com/hongaar/bandersnatch/issues/514)) ([9c76f43](https://github.com/hongaar/bandersnatch/commit/9c76f43050ce5648784541933e70083345c6b550)) [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efe251f5..25cfc432 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.12.7](https://github.com/hongaar/bandersnatch/compare/v1.12.6...v1.12.7) (2023-09-25) + + +### Bug Fixes + +* **deps:** bump @types/yargs from 17.0.24 to 17.0.25 ([#514](https://github.com/hongaar/bandersnatch/issues/514)) ([9c76f43](https://github.com/hongaar/bandersnatch/commit/9c76f43050ce5648784541933e70083345c6b550)) + ## [1.12.6](https://github.com/hongaar/bandersnatch/compare/v1.12.5...v1.12.6) (2023-07-31) diff --git a/package.json b/package.json index 5d4020cb..185170f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bandersnatch", - "version": "1.12.6", + "version": "1.12.7", "description": "Simple TypeScript CLI / REPL framework", "keywords": [ "cli",