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