Skip to content

Commit

Permalink
chore: 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.3](v2.0.2...v2.0.3) (2021-06-14)

### Bug Fixes

* lock file maintenance ([282a22b](282a22b))
* update config files ([33363ce](33363ce))
  • Loading branch information
semantic-release-bot committed Jun 14, 2021
1 parent 33363ce commit 0a926b0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.0.3](https://github.com/dword-design/mock-argv/compare/v2.0.2...v2.0.3) (2021-06-14)


### Bug Fixes

* lock file maintenance ([282a22b](https://github.com/dword-design/mock-argv/commit/282a22b2f3be7c0a2439a1cda001dfbbb755d30d))
* update config files ([33363ce](https://github.com/dword-design/mock-argv/commit/33363ce77fffb0cde655a48af8e037ff0ac3d3a4))

## [2.0.2](https://github.com/dword-design/mock-argv/compare/v2.0.1...v2.0.2) (2021-06-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mock-argv",
"version": "2.0.2",
"version": "2.0.3",
"description": "Temporarily overrides the command line arguments. This is useful for testing.",
"keywords": [
"args",
Expand Down

0 comments on commit 0a926b0

Please sign in to comment.