From ff7e70e38545042950cbf07878af499b0ed22955 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 11 Jul 2020 00:04:56 +0000 Subject: [PATCH] chore(release): 1.2.3 ## [1.2.3](https://github.com/hongaar/bandersnatch/compare/v1.2.2...v1.2.3) (2020-07-11) ### Bug Fixes * **deps:** update dependency yargs to v15.4.1 ([#65](https://github.com/hongaar/bandersnatch/issues/65)) ([232f249](https://github.com/hongaar/bandersnatch/commit/232f24914301d0254dc3f49446b1bcce5484cb6c)) [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 163df941..6b1953a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.3](https://github.com/hongaar/bandersnatch/compare/v1.2.2...v1.2.3) (2020-07-11) + + +### Bug Fixes + +* **deps:** update dependency yargs to v15.4.1 ([#65](https://github.com/hongaar/bandersnatch/issues/65)) ([232f249](https://github.com/hongaar/bandersnatch/commit/232f24914301d0254dc3f49446b1bcce5484cb6c)) + ## [1.2.2](https://github.com/hongaar/bandersnatch/compare/v1.2.1...v1.2.2) (2020-07-10) diff --git a/package.json b/package.json index e973dec5..358c3afa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bandersnatch", "description": "Simple TypeScript CLI / REPL framework", - "version": "1.2.2", + "version": "1.2.3", "repository": { "type": "git", "url": "https://github.com/hongaar/bandersnatch.git"