Skip to content

Commit 35adc82

Browse files
chore: 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2026-02-27) ### Bug Fixes * updates ([d953945](d953945))
1 parent d953945 commit 35adc82

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.1](https://github.com/dword-design/make-cli/compare/v6.0.0...v6.0.1) (2026-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* updates ([d953945](https://github.com/dword-design/make-cli/commit/d953945362226269e97098ac586be3de6211bcf0))
7+
18
# [6.0.0](https://github.com/dword-design/make-cli/compare/v5.0.1...v6.0.0) (2025-12-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "make-cli",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Super easy declarative CLI framework with a single configuration object and a single function call.",
55
"keywords": [
66
"argument-parser",

0 commit comments

Comments
 (0)