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 8526577 commit 85b5726Copy full SHA for 85b5726
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.8](https://github.com/dword-design/make-cli/compare/v4.0.7...v4.0.8) (2025-07-20)
2
+
3
4
+### Bug Fixes
5
6
+* rename types ([8526577](https://github.com/dword-design/make-cli/commit/8526577b294e0f4239bee2178f2c7be8603a9645))
7
8
## [4.0.7](https://github.com/dword-design/make-cli/compare/v4.0.6...v4.0.7) (2025-07-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "make-cli",
- "version": "4.0.7",
+ "version": "4.0.8",
"description": "Super easy declarative CLI framework with a single configuration object and a single function call.",
"keywords": [
"argument-parser",
0 commit comments