Skip to content

Commit b6ef6e4

Browse files
author
微信公众号:储凡
authored
Merge pull request #145 from 142vip/feat/add-changelog
feat(vuepress-demo): 增加、优化`CHANGELOG`文档
2 parents bd68ea5 + 77d99cf commit b6ef6e4

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

apps/vuepress-demo/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
<!-- #region recent-alpha -->
6+
57
## v0.0.1-alpha.1 (2024-10-04)
68

79
### ✨ Features
810

911
- 增加`@142vip/vuepress`模块的演示示例,降低配置难度 &nbsp;-&nbsp; by **chufan** [<samp>(748b7)</samp>](https://github.com/142vip/core-x/commit/748b7d0)
1012

11-
**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/vuepress-demo)**
13+
**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/vuepress-demo)**
14+
15+
<!-- #endregion recent-alpha -->
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: 变更记录
3+
permalink: /changelog.html
4+
sidebar: false
5+
headerDepth: 1
6+
---
7+
8+
# 变更记录
9+
10+
该文件包含 `vuepress-demo` 仓库和网站所有显着更改。
11+
12+
<!-- @include: ../CHANGELOG.md#recent-alpha -->
13+
14+
[//]: # (## 更多)
15+
16+
[//]: # ()
17+
[//]: # (::: tip)
18+
19+
[//]: # ()
20+
[//]: # (对于发布早于 0.0.1-alpha.1 的历史版本,详见[Github 仓库]&#40;https://github.com/142vip/408CSFamily/blob/master/CHANGELOG.md&#41;)
21+
22+
[//]: # ()
23+
[//]: # (:::)

0 commit comments

Comments
 (0)