diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d09e91..9165003 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.15](https://github.com/dword-design/mock-argv/compare/v1.1.14...v1.1.15) (2021-04-20) + + +### Bug Fixes + +* updated package.json[keywords] ([#41](https://github.com/dword-design/mock-argv/issues/41)) ([6dfcb3b](https://github.com/dword-design/mock-argv/commit/6dfcb3b3922b9192626ad55dde0770280228c842)) + ## [1.1.14](https://github.com/dword-design/mock-argv/compare/v1.1.13...v1.1.14) (2021-04-13) diff --git a/package.json b/package.json index d5c620a..200771f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mock-argv", - "version": "1.1.14", + "version": "1.1.15", "description": "Temporarily overrides the command line arguments. This is useful for testing.", "keywords": [ "args",