From 23d695628fa5c8b19adb9a31c9680e4405eef33c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 28 May 2021 12:01:08 +0000 Subject: [PATCH] chore: 2.0.1 [skip ci] ## [2.0.1](https://github.com/dword-design/mock-argv/compare/v2.0.0...v2.0.1) (2021-05-28) ### Bug Fixes * update config files ([0ea01b6](https://github.com/dword-design/mock-argv/commit/0ea01b6a86494c1424e1b4e32ec7f81a70499e7e)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c0e2a7..0e2e2d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.1](https://github.com/dword-design/mock-argv/compare/v2.0.0...v2.0.1) (2021-05-28) + + +### Bug Fixes + +* update config files ([0ea01b6](https://github.com/dword-design/mock-argv/commit/0ea01b6a86494c1424e1b4e32ec7f81a70499e7e)) + # [2.0.0](https://github.com/dword-design/mock-argv/compare/v1.1.15...v2.0.0) (2021-05-03) diff --git a/package.json b/package.json index 70bf0c6..8359f7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mock-argv", - "version": "2.0.0", + "version": "2.0.1", "description": "Temporarily overrides the command line arguments. This is useful for testing.", "keywords": [ "args",