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 d953945 commit 35adc82Copy full SHA for 35adc82
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [6.0.1](https://github.com/dword-design/make-cli/compare/v6.0.0...v6.0.1) (2026-02-27)
2
+
3
4
+### Bug Fixes
5
6
+* updates ([d953945](https://github.com/dword-design/make-cli/commit/d953945362226269e97098ac586be3de6211bcf0))
7
8
# [6.0.0](https://github.com/dword-design/make-cli/compare/v5.0.1...v6.0.0) (2025-12-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "make-cli",
- "version": "6.0.0",
+ "version": "6.0.1",
"description": "Super easy declarative CLI framework with a single configuration object and a single function call.",
"keywords": [
"argument-parser",
0 commit comments