From 4142018e047f9513ac24f3ff3c34dfc018f41594 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 3 Apr 2023 09:16:33 +0000 Subject: [PATCH] chore(release): 1.11.2 ## [1.11.2](https://github.com/hongaar/bandersnatch/compare/v1.11.1...v1.11.2) (2023-04-03) ### Bug Fixes * **chore:** moker ([#423](https://github.com/hongaar/bandersnatch/issues/423)) ([a42dcc0](https://github.com/hongaar/bandersnatch/commit/a42dcc0e395d0d0f4790183b17cbf6769c3ed20d)) ### Reverts * bump mock-argv from 2.0.8 to 3.0.0 ([#432](https://github.com/hongaar/bandersnatch/issues/432)) ([c41ca63](https://github.com/hongaar/bandersnatch/commit/c41ca63b2622c1c94ba7990d45a96f8fa7d50b53)) [skip ci] --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cc465b5..bd76084d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [1.11.2](https://github.com/hongaar/bandersnatch/compare/v1.11.1...v1.11.2) (2023-04-03) + + +### Bug Fixes + +* **chore:** moker ([#423](https://github.com/hongaar/bandersnatch/issues/423)) ([a42dcc0](https://github.com/hongaar/bandersnatch/commit/a42dcc0e395d0d0f4790183b17cbf6769c3ed20d)) + + +### Reverts + +* bump mock-argv from 2.0.8 to 3.0.0 ([#432](https://github.com/hongaar/bandersnatch/issues/432)) ([c41ca63](https://github.com/hongaar/bandersnatch/commit/c41ca63b2622c1c94ba7990d45a96f8fa7d50b53)) + ## [1.11.1](https://github.com/hongaar/bandersnatch/compare/v1.11.0...v1.11.1) (2022-11-17) ### Bug Fixes diff --git a/package.json b/package.json index a3213d09..872aede7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bandersnatch", - "version": "1.11.1", + "version": "1.11.2", "description": "Simple TypeScript CLI / REPL framework", "keywords": [ "cli",