Skip to content

Commit a3b64b1

Browse files
committed
chore: release v4.1.0
1 parent 91f5938 commit a3b64b1

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.1.0](https://github.com/tomjs/create-app/compare/v4.0.1...v4.1.0) (2026-01-02)
2+
3+
- feat: update tsconfig [91f5938](https://github.com/tomjs/create-app/commit/91f5938)
4+
15
## [4.0.1](https://github.com/tomjs/create-app/compare/v4.0.0...v4.0.1) (2026-01-01)
26

37
- feat: change eslint config [6e0b6e8](https://github.com/tomjs/create-app/commit/6e0b6e8)

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