Skip to content

Commit

Permalink
chore(release): 1.6.3
Browse files Browse the repository at this point in the history
## [1.6.3](v1.6.2...v1.6.3) (2021-07-02)

### Bug Fixes

* **deps:** update dependency @types/yargs to v17.0.1 ([#270](#270)) ([f7ced20](f7ced20))

[skip ci]
  • Loading branch information
semantic-release-bot committed Jul 2, 2021
1 parent f7ced20 commit 96862a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.3](https://github.com/hongaar/bandersnatch/compare/v1.6.2...v1.6.3) (2021-07-02)


### Bug Fixes

* **deps:** update dependency @types/yargs to v17.0.1 ([#270](https://github.com/hongaar/bandersnatch/issues/270)) ([f7ced20](https://github.com/hongaar/bandersnatch/commit/f7ced205c655fc3902e01540b31c79d8b2cd7513))

## [1.6.2](https://github.com/hongaar/bandersnatch/compare/v1.6.1...v1.6.2) (2021-05-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bandersnatch",
"description": "Simple TypeScript CLI / REPL framework",
"version": "1.6.2",
"version": "1.6.3",
"repository": {
"type": "git",
"url": "https://github.com/hongaar/bandersnatch.git"
Expand Down

0 comments on commit 96862a7

Please sign in to comment.