v0.0.1-alpha.7
1 parent aa5aba9 commit 5d0d35dCopy full SHA for 5d0d35d
2 files changed
apps/egg-demo/CHANGELOG.md
@@ -3,6 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## v0.0.1-alpha.7 (2025-12-05)
7
+
8
+### ✨ Features
9
10
+- 优化启动逻辑 - by **chufan** [<samp>(8ee1e)</samp>](https://github.com/142vip/core-x/commit/8ee1e80c)
11
12
+**Release New Version v0.0.1-alpha.7 [👉 View New Package On NPM](https://www.npmjs.com/package/egg-demo)**
13
14
## v0.0.1-alpha.6 (2025-10-16)
15
16
### ✨ Features
apps/egg-demo/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "egg-demo",
- "version": "0.0.1-alpha.6",
+ "version": "0.0.1-alpha.7",
"private": true,
"description": "@142vip/egg相关包和插件的使用Demo",
"scripts": {
0 commit comments