Skip to content

Commit 1a07a37

Browse files
chore: 4.0.3 [skip ci]
## [4.0.3](v4.0.2...v4.0.3) (2025-07-13) ### Bug Fixes * remove unneeded type ([1ce5db8](1ce5db8))
1 parent 1ce5db8 commit 1a07a37

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