From 51643989126332bb54aa5a4fc5c98b1fea1e60ae Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Dec 2024 10:28:34 +0000 Subject: [PATCH] chore(release): 2.0.1 ## [2.0.1](https://github.com/hongaar/bandersnatch/compare/v2.0.0...v2.0.1) (2024-12-09) ### Bug Fixes * **deps:** bump the npm_and_yarn group with 2 updates ([#633](https://github.com/hongaar/bandersnatch/issues/633)) ([7d06780](https://github.com/hongaar/bandersnatch/commit/7d06780ddbab99007a26e621ec34b56f5191341f)) [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 349ea3ad..525f6444 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.1](https://github.com/hongaar/bandersnatch/compare/v2.0.0...v2.0.1) (2024-12-09) + + +### Bug Fixes + +* **deps:** bump the npm_and_yarn group with 2 updates ([#633](https://github.com/hongaar/bandersnatch/issues/633)) ([7d06780](https://github.com/hongaar/bandersnatch/commit/7d06780ddbab99007a26e621ec34b56f5191341f)) + # [2.0.0](https://github.com/hongaar/bandersnatch/compare/v1.12.15...v2.0.0) (2024-05-27) - feat!: update node.js versions (#608) diff --git a/package.json b/package.json index e470f9b8..1583800d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bandersnatch", - "version": "2.0.0", + "version": "2.0.1", "description": "Simple TypeScript CLI / REPL framework", "keywords": [ "cli",