Skip to content

Commit cd3f34e

Browse files
committed
release(vitepress-demo): publish v0.0.1-alpha.2
1 parent 079dd35 commit cd3f34e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

apps/vitepress-demo/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. See [commit
44

55
<!-- #region recent-alpha -->
66

7+
## v0.0.1-alpha.2 (2024-10-22)
8+
9+
### ✨ Features
10+
11+
- 简化Demo配置,移除`element-plus`组件的手动导入 &nbsp;-&nbsp; by **chufan** [<samp>(d0770)</samp>](https://github.com/142vip/core-x/commit/d07700c)
12+
13+
**Release New Version v0.0.1-alpha.2 [👉 View New Package On NPM](https://www.npmjs.com/package/vitepress-demo)**
14+
715
## v0.0.1-alpha.1 (2024-10-17)
816

917
### ✨ Features

apps/vitepress-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vitepress-demo",
33
"type": "module",
4-
"version": "0.0.1-alpha.1",
4+
"version": "0.0.1-alpha.2",
55
"private": true,
66
"packageManager": "pnpm@9.6.0",
77
"description": "@142vip/vitepress包的使用Demo演示",

0 commit comments

Comments
 (0)