Skip to content

Commit

Permalink
chore(release): 1.6.1
Browse files Browse the repository at this point in the history
## [1.6.1](v1.6.0...v1.6.1) (2021-05-18)

### Bug Fixes

* **deps:** update dependency @types/yargs to v16.0.2 ([#250](#250)) ([ec587c9](ec587c9))

[skip ci]
  • Loading branch information
semantic-release-bot committed May 18, 2021
1 parent ec587c9 commit 427ef9e
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.1](https://github.com/hongaar/bandersnatch/compare/v1.6.0...v1.6.1) (2021-05-18)


### Bug Fixes

* **deps:** update dependency @types/yargs to v16.0.2 ([#250](https://github.com/hongaar/bandersnatch/issues/250)) ([ec587c9](https://github.com/hongaar/bandersnatch/commit/ec587c97a8a96d97ae9481d31122bb6c942cfb3e))

# [1.6.0](https://github.com/hongaar/bandersnatch/compare/v1.5.4...v1.6.0) (2021-05-13)


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.0",
"version": "1.6.1",
"repository": {
"type": "git",
"url": "https://github.com/hongaar/bandersnatch.git"
Expand Down

0 comments on commit 427ef9e

Please sign in to comment.