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 da83839 commit be0dc0eCopy full SHA for be0dc0e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.1](https://github.com/dword-design/make-cli/compare/v5.0.0...v5.0.1) (2025-08-15)
2
+
3
4
+### Bug Fixes
5
6
+* foo ([da83839](https://github.com/dword-design/make-cli/commit/da838394a007c178855d5814ffcb431f0c2bb297))
7
8
# [5.0.0](https://github.com/dword-design/make-cli/compare/v4.0.8...v5.0.0) (2025-08-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "make-cli",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "Super easy declarative CLI framework with a single configuration object and a single function call.",
"keywords": [
"argument-parser",
0 commit comments