Skip to content

Commit 5164398

Browse files
chore(release): 2.0.1
## [2.0.1](v2.0.0...v2.0.1) (2024-12-09) ### Bug Fixes * **deps:** bump the npm_and_yarn group with 2 updates ([#633](#633)) ([7d06780](7d06780)) [skip ci]
1 parent 7d06780 commit 5164398

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/hongaar/bandersnatch/compare/v2.0.0...v2.0.1) (2024-12-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **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))
7+
18
# [2.0.0](https://github.com/hongaar/bandersnatch/compare/v1.12.15...v2.0.0) (2024-05-27)
29

310
- feat!: update node.js versions (#608)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bandersnatch",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Simple TypeScript CLI / REPL framework",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)