Skip to content

Commit 85b5726

Browse files
chore: 4.0.8 [skip ci]
## [4.0.8](v4.0.7...v4.0.8) (2025-07-20) ### Bug Fixes * rename types ([8526577](8526577))
1 parent 8526577 commit 85b5726

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+
## [4.0.8](https://github.com/dword-design/make-cli/compare/v4.0.7...v4.0.8) (2025-07-20)
2+
3+
4+
### Bug Fixes
5+
6+
* rename types ([8526577](https://github.com/dword-design/make-cli/commit/8526577b294e0f4239bee2178f2c7be8603a9645))
7+
18
## [4.0.7](https://github.com/dword-design/make-cli/compare/v4.0.6...v4.0.7) (2025-07-17)
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": "4.0.7",
3+
"version": "4.0.8",
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)