diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d3f82f8..d5de500d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.12.13](https://github.com/hongaar/bandersnatch/compare/v1.12.12...v1.12.13) (2023-11-27) + + +### Bug Fixes + +* **deps:** bump @types/yargs from 17.0.31 to 17.0.32 ([#541](https://github.com/hongaar/bandersnatch/issues/541)) ([4f33cfb](https://github.com/hongaar/bandersnatch/commit/4f33cfbebfff9d69d9146c514b6a1ef5538a13af)) + ## [1.12.12](https://github.com/hongaar/bandersnatch/compare/v1.12.11...v1.12.12) (2023-11-13) diff --git a/package.json b/package.json index 56620c67..a25ca8eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bandersnatch", - "version": "1.12.12", + "version": "1.12.13", "description": "Simple TypeScript CLI / REPL framework", "keywords": [ "cli",