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