Skip to content

Commit 4b1834b

Browse files
chore: 4.0.7 [skip ci]
## [4.0.7](v4.0.6...v4.0.7) (2025-07-17) ### Bug Fixes * fix handler input ([07c5f91](07c5f91))
1 parent 07c5f91 commit 4b1834b

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.7](https://github.com/dword-design/make-cli/compare/v4.0.6...v4.0.7) (2025-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* fix handler input ([07c5f91](https://github.com/dword-design/make-cli/commit/07c5f912c4f51384439ce0745b438ecb77756af2))
7+
18
## [4.0.6](https://github.com/dword-design/make-cli/compare/v4.0.5...v4.0.6) (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.6",
3+
"version": "4.0.7",
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)