Skip to content

Commit c9a1c97

Browse files
committed
chore: release v4.0.1
1 parent 6e0b6e8 commit c9a1c97

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [4.0.1](https://github.com/tomjs/create-app/compare/v4.0.0...v4.0.1) (2026-01-01)
2+
3+
- feat: change eslint config [6e0b6e8](https://github.com/tomjs/create-app/commit/6e0b6e8)
4+
15
## [4.0.0](https://github.com/tomjs/create-app/compare/v3.0.0...v4.0.0) (2026-01-01)
26

37
- feat: add --package option [2ebf2d3](https://github.com/tomjs/create-app/commit/2ebf2d3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tomjs/create-app",
33
"type": "module",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"packageManager": "pnpm@10.26.2",
66
"description": "Create a node/web/electron/vscode project based on tomjs",
77
"author": {

0 commit comments

Comments
 (0)