We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v0.0.1-alpha.1
1 parent 121ef46 commit 9f24428Copy full SHA for 9f24428
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.1 (2025-01-06)
7
+
8
+### ✨ Features
9
10
+- Demo演示,支持插件验证 - by **chufan** [<samp>(de3f2)</samp>](https://github.com/142vip/core-x/commit/de3f236)
11
12
+**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/egg-demo)**
13
14
## v0.0.1-alpha.0 (2024-07-14)
15
16
### ✨ Features
apps/egg-demo/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "egg-demo",
- "version": "0.0.1-alpha.0",
+ "version": "0.0.1-alpha.1",
"private": true,
"scripts": {
"dev": "egg-bin dev",
0 commit comments