Skip to content

Commit afef6e1

Browse files
committed
release(@142vip/vuepress): publish v0.0.1-alpha.5
1 parent d6246d5 commit afef6e1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/vuepress/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v0.0.1-alpha.5 (2024-10-09)
7+
8+
### ✨ Features
9+
10+
- 移除`getSiteBase`方法,后续采用`@142vip/utils`模块中的`getDocSiteBase`方法 &nbsp;-&nbsp; by **chufan** [<samp>(bd31e)</samp>](https://github.com/142vip/core-x/commit/bd31eac)
11+
12+
**Release New Version v0.0.1-alpha.5 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/vuepress)**
13+
614
## v0.0.1-alpha.4 (2024-10-07)
715

816
### ✨ Features

packages/vuepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@142vip/vuepress",
3-
"version": "0.0.1-alpha.4",
3+
"version": "0.0.1-alpha.5",
44
"private": false,
55
"description": "公众号搜:储凡",
66
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)