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 5beefbe commit bbfc9fcCopy full SHA for bbfc9fc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.2](https://github.com/dword-design/make-cli/compare/v4.0.1...v4.0.2) (2025-07-13)
2
+
3
4
+### Bug Fixes
5
6
+* type fixes ([5beefbe](https://github.com/dword-design/make-cli/commit/5beefbebeeeb7ae0bdd760bef849811da87a7b07))
7
8
## [4.0.1](https://github.com/dword-design/make-cli/compare/v4.0.0...v4.0.1) (2025-07-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "make-cli",
- "version": "4.0.1",
+ "version": "4.0.2",
"description": "Super easy declarative CLI framework with a single configuration object and a single function call.",
"keywords": [
"argument-parser",
0 commit comments