Skip to content

Commit

Permalink
chore(release): 1.5.2
Browse files Browse the repository at this point in the history
## [1.5.2](v1.5.1...v1.5.2) (2021-03-26)

### Bug Fixes

* **deps:** update dependency @types/yargs to v16.0.1 ([#221](#221)) ([5462db8](5462db8))

[skip ci]
  • Loading branch information
semantic-release-bot committed Mar 26, 2021
1 parent 5462db8 commit 253b631
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.5.2](https://github.com/hongaar/bandersnatch/compare/v1.5.1...v1.5.2) (2021-03-26)


### Bug Fixes

* **deps:** update dependency @types/yargs to v16.0.1 ([#221](https://github.com/hongaar/bandersnatch/issues/221)) ([5462db8](https://github.com/hongaar/bandersnatch/commit/5462db8125e2813f8b40d099db006e9cbad31ecd))

## [1.5.1](https://github.com/hongaar/bandersnatch/compare/v1.5.0...v1.5.1) (2021-01-30)


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

0 comments on commit 253b631

Please sign in to comment.