Skip to content

Commit be0dc0e

Browse files
chore: 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2025-08-15) ### Bug Fixes * foo ([da83839](da83839))
1 parent da83839 commit be0dc0e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [5.0.0](https://github.com/dword-design/make-cli/compare/v4.0.8...v5.0.0) (2025-08-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "make-cli",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Super easy declarative CLI framework with a single configuration object and a single function call.",
55
"keywords": [
66
"argument-parser",

0 commit comments

Comments
 (0)