Skip to content

Commit 7211c25

Browse files
committed
release(vuepress-demo): publish v0.0.1-alpha.2
1 parent 0bf7c90 commit 7211c25

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

apps/vuepress-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-09)
8+
9+
### ✨ Features
10+
11+
- 引入`@142vip/utils`模块,调整`Demo`基本结构和主题配置 &nbsp;-&nbsp; by **微信公众号:储凡** and **chufan** in https://github.com/142vip/core-x/issues/157 [<samp>(0bf7c)</samp>](https://github.com/142vip/core-x/commit/0bf7c90)
12+
13+
**Release New Version v0.0.1-alpha.2 [👉 View New Package On NPM](https://www.npmjs.com/package/vuepress-demo)**
14+
715
## v0.0.1-alpha.1 (2024-10-04)
816

917
### ✨ Features

apps/vuepress-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vuepress-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/vuepress包的使用Demo演示",

0 commit comments

Comments
 (0)