diff --git a/CHANGELOG.md b/CHANGELOG.md index 6985d7d7..7c0f41e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.12.14](https://github.com/hongaar/bandersnatch/compare/v1.12.13...v1.12.14) (2024-02-21) + + +### Bug Fixes + +* **deps:** bump ip from 1.1.8 to 1.1.9 ([#579](https://github.com/hongaar/bandersnatch/issues/579)) ([c5c103e](https://github.com/hongaar/bandersnatch/commit/c5c103e3e3f693e444d5f30727dc21769007ab60)) + ## [1.12.13](https://github.com/hongaar/bandersnatch/compare/v1.12.12...v1.12.13) (2023-11-27) ### Bug Fixes diff --git a/package.json b/package.json index d023d7f3..086563fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bandersnatch", - "version": "1.12.13", + "version": "1.12.14", "description": "Simple TypeScript CLI / REPL framework", "keywords": [ "cli",