Skip to content

Commit bbfc9fc

Browse files
chore: 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2025-07-13) ### Bug Fixes * type fixes ([5beefbe](5beefbe))
1 parent 5beefbe commit bbfc9fc

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.2](https://github.com/dword-design/make-cli/compare/v4.0.1...v4.0.2) (2025-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* type fixes ([5beefbe](https://github.com/dword-design/make-cli/commit/5beefbebeeeb7ae0bdd760bef849811da87a7b07))
7+
18
## [4.0.1](https://github.com/dword-design/make-cli/compare/v4.0.0...v4.0.1) (2025-07-13)
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.1",
3+
"version": "4.0.2",
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)