Skip to content

Commit

Permalink
chore(release): 1.8.2
Browse files Browse the repository at this point in the history
## [1.8.2](v1.8.1...v1.8.2) (2021-09-23)

### Bug Fixes

* **deps:** update dependency yargs to v17.2.0 ([#311](#311)) ([103eec3](103eec3))

[skip ci]
  • Loading branch information
semantic-release-bot committed Sep 23, 2021
1 parent 103eec3 commit 3dea91f
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.8.2](https://github.com/hongaar/bandersnatch/compare/v1.8.1...v1.8.2) (2021-09-23)


### Bug Fixes

* **deps:** update dependency yargs to v17.2.0 ([#311](https://github.com/hongaar/bandersnatch/issues/311)) ([103eec3](https://github.com/hongaar/bandersnatch/commit/103eec38f3ddd5fab603b8c04aa4943b830f77f4))

## [1.8.1](https://github.com/hongaar/bandersnatch/compare/v1.8.0...v1.8.1) (2021-09-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.8.1",
"version": "1.8.2",
"repository": {
"type": "git",
"url": "https://github.com/hongaar/bandersnatch.git"
Expand Down

0 comments on commit 3dea91f

Please sign in to comment.