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