Skip to content

Commit a41f3b4

Browse files
committed
chore: release v5.5.0
1 parent 276fa61 commit a41f3b4

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+
## [5.5.0](https://github.com/tomjs/create-app/compare/v5.4.0...v5.5.0) (2026-01-30)
2+
3+
- feat: change vue template [276fa61](https://github.com/tomjs/create-app/commit/276fa61)
4+
15
## [5.4.0](https://github.com/tomjs/create-app/compare/v5.3.0...v5.4.0) (2026-01-20)
26

37
- chore: update deps [518705f](https://github.com/tomjs/create-app/commit/518705f) [e8acc74](https://github.com/tomjs/create-app/commit/e8acc74)

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": "5.4.0",
4+
"version": "5.5.0",
55
"packageManager": "pnpm@10.28.2",
66
"description": "Create a node/web/electron/vscode project based on tomjs",
77
"author": {

0 commit comments

Comments
 (0)