Skip to content

Commit db30bcc

Browse files
chore: 4.0.6 [skip ci]
## [4.0.6](v4.0.5...v4.0.6) (2025-07-13) ### Bug Fixes * rename ([5295e04](5295e04))
1 parent 5c0d974 commit db30bcc

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+
## [4.0.6](https://github.com/dword-design/make-cli/compare/v4.0.5...v4.0.6) (2025-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* rename ([5295e04](https://github.com/dword-design/make-cli/commit/5295e04624931eeebaf2899d4b47b30c5f8dfa79))
7+
18
## [4.0.5](https://github.com/dword-design/make-cli/compare/v4.0.4...v4.0.5) (2025-07-13)
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": "4.0.5",
3+
"version": "4.0.6",
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)