Skip to content

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
# [0.2.0](0.1.5...0.2.0) (2021-10-20)

### Features

* upgrade commander to v7.2.0 ([4526fd7](4526fd7))
  • Loading branch information
semantic-release-bot committed Oct 20, 2021
1 parent 2593cf4 commit be9b333
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# [0.2.0](https://github.com/mattstrom/commander-ts/compare/0.1.5...0.2.0) (2021-10-20)


### Features

* upgrade commander to v7.2.0 ([4526fd7](https://github.com/mattstrom/commander-ts/commit/4526fd78c0d977806752467d93d5311b71088142))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commander-ts",
"version": "0.1.5",
"version": "0.2.0",
"description": "TypeScript decorators that enhance commander",
"keywords": [
"command line",
Expand Down

0 comments on commit be9b333

Please sign in to comment.