Skip to content

Commit 0476578

Browse files
committed
chore: release v5.6.0
1 parent b5d74c9 commit 0476578

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [5.6.0](https://github.com/tomjs/create-app/compare/v5.5.0...v5.6.0) (2026-02-10)
2+
3+
- feat: add chrome extension templates [b5d74c9](https://github.com/tomjs/create-app/commit/b5d74c9)
4+
- chore: update deps [f2fa41d](https://github.com/tomjs/create-app/commit/f2fa41d)
5+
16
## [5.5.0](https://github.com/tomjs/create-app/compare/v5.4.0...v5.5.0) (2026-01-30)
27

38
- feat: change vue template [276fa61](https://github.com/tomjs/create-app/commit/276fa61)

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