Skip to content

Commit d28e874

Browse files
committed
chore: release v5.1.0
1 parent 0314103 commit d28e874

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.1.0](https://github.com/tomjs/create-app/compare/v5.0.0...v5.1.0) (2026-01-06)
2+
3+
- feat: add hbuilderx template [0314103](https://github.com/tomjs/create-app/commit/0314103)
4+
15
## [5.0.0](https://github.com/tomjs/create-app/compare/v4.2.0...v5.0.0) (2026-01-03)
26

37
- feat: extract common code [2794566](https://github.com/tomjs/create-app/commit/2794566)

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

0 commit comments

Comments
 (0)