From 1bf125982d835529f541adaec39061f48afc71e0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 17 Oct 2023 18:03:38 +0000 Subject: [PATCH] chore(release): 1.12.10 ## [1.12.10](https://github.com/hongaar/bandersnatch/compare/v1.12.9...v1.12.10) (2023-10-17) ### Bug Fixes * **deps:** bump @babel/traverse from 7.17.10 to 7.23.2 ([#521](https://github.com/hongaar/bandersnatch/issues/521)) ([84cd98c](https://github.com/hongaar/bandersnatch/commit/84cd98c25697b52437ef244434dc1496a40a77dc)) [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8ed81ce..fbe8a45c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.12.10](https://github.com/hongaar/bandersnatch/compare/v1.12.9...v1.12.10) (2023-10-17) + + +### Bug Fixes + +* **deps:** bump @babel/traverse from 7.17.10 to 7.23.2 ([#521](https://github.com/hongaar/bandersnatch/issues/521)) ([84cd98c](https://github.com/hongaar/bandersnatch/commit/84cd98c25697b52437ef244434dc1496a40a77dc)) + ## [1.12.9](https://github.com/hongaar/bandersnatch/compare/v1.12.8...v1.12.9) (2023-10-09) diff --git a/package.json b/package.json index 1a728df6..fa9b544d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bandersnatch", - "version": "1.12.9", + "version": "1.12.10", "description": "Simple TypeScript CLI / REPL framework", "keywords": [ "cli",