Skip to content

Commit adf0be6

Browse files
chore: 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2025-07-13) ### Bug Fixes * lock file maintenance ([#169](#169)) ([a5a5244](a5a5244)) * update config files ([f5d413e](f5d413e))
1 parent f5d413e commit adf0be6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.0.1](https://github.com/dword-design/make-cli/compare/v4.0.0...v4.0.1) (2025-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#169](https://github.com/dword-design/make-cli/issues/169)) ([a5a5244](https://github.com/dword-design/make-cli/commit/a5a5244970a91b10a548075c63cee5bde881ea76))
7+
* update config files ([f5d413e](https://github.com/dword-design/make-cli/commit/f5d413e38116d4ca000dcf3952ae5c26a292b215))
8+
19
# [4.0.0](https://github.com/dword-design/make-cli/compare/v3.0.5...v4.0.0) (2024-03-05)
210

311

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.0",
3+
"version": "4.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)