Skip to content

Commit 798950b

Browse files
committed
chore(release): publish v0.0.1-alpha.15
1 parent c555288 commit 798950b

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

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

7+
## v0.0.1-alpha.15 (2024-10-16)
8+
9+
### ✨ Features
10+
11+
- 升级`hope`主题版本,支持主题色设置,优化`build`命令日志 &nbsp;-&nbsp; by **chufan** [<samp>(8d83e)</samp>](https://github.com/142vip/408CSFamily/commit/8d83e4c)
12+
- 移除`ci`脚本,本地启动使用`pnpm dev`命令 &nbsp;-&nbsp; by **chufan** [<samp>(cbbeb)</samp>](https://github.com/142vip/408CSFamily/commit/cbbeb3e)
13+
- 引入`only-allow`严格校验`pnpm`使用 &nbsp;-&nbsp; by **chufan** [<samp>(f79c7)</samp>](https://github.com/142vip/408CSFamily/commit/f79c7e7)
14+
- 使用`simple-git-hooks`模块配置钩子函数,规范仓库内容 &nbsp;-&nbsp; by **chufan** [<samp>(5698a)</samp>](https://github.com/142vip/408CSFamily/commit/5698a96)
15+
16+
### 💅 Refactors
17+
18+
- 站点改造,引入`@142vip/vuepress`模块,简化站点结构,删除冗余配置文件 &nbsp;-&nbsp; by **chufan** [<samp>(0ce97)</samp>](https://github.com/142vip/408CSFamily/commit/0ce97a5)
19+
20+
**Release New Version v0.0.1-alpha.15 [👉 View Changes On GitHub](https://github.com/142vip/408CSFamily/compare/v0.0.1-alpha.14...v0.0.1-alpha.15)**
21+
722
## v0.0.1-alpha.14 (2024-10-05)
823

924
### ✨ Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "408CSFamily",
33
"type": "module",
4-
"version": "0.0.1-alpha.14",
4+
"version": "0.0.1-alpha.15",
55
"packageManager": "pnpm@9.6.0",
66
"description": "研究生考试408考点、工作面试计算机基础知识合集",
77
"authorInfo": {

0 commit comments

Comments
 (0)