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