We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c5f91 commit 4b1834bCopy full SHA for 4b1834b
CHANGELOG.md
@@ -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
8
## [4.0.6](https://github.com/dword-design/make-cli/compare/v4.0.5...v4.0.6) (2025-07-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "make-cli",
- "version": "4.0.6",
+ "version": "4.0.7",
"description": "Super easy declarative CLI framework with a single configuration object and a single function call.",
"keywords": [
"argument-parser",
0 commit comments