Skip to content

Commit dacca13

Browse files
committed
chore(release): publish v0.0.1-alpha.19
1 parent 130b9c6 commit dacca13

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ 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.19 (2025-05-18)
8+
9+
### ✨ Features
10+
11+
- 升级vuepress依赖,优化逻辑 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/145 [<samp>(f1a94)</samp>](https://github.com/142vip/408CSFamily/commit/f1a9474)
12+
- 依赖升级,工程化定期改造 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/146 [<samp>(237b3)</samp>](https://github.com/142vip/408CSFamily/commit/237b3ab)
13+
- 引入`@142vip/commit-linter`依赖,增加`check:commit`命令,校验`commit`信息 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/147 [<samp>(3878a)</samp>](https://github.com/142vip/408CSFamily/commit/3878a43)
14+
- 工程化依赖升级,优化文档和基础配置 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/148 [<samp>(866d9)</samp>](https://github.com/142vip/408CSFamily/commit/866d943)
15+
- 基于`@142vip/vuepress`对站点升级,简化配置、优化整体结构 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/149 [<samp>(42614)</samp>](https://github.com/142vip/408CSFamily/commit/42614cd)
16+
17+
### 💅 Refactors
18+
19+
- 优化脚本逻辑,升级`@142vip/utils`依赖 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/144 [<samp>(84fc0)</samp>](https://github.com/142vip/408CSFamily/commit/84fc0f9)
20+
21+
**Release New Version v0.0.1-alpha.19 [👉 View Changes On GitHub](https://github.com/142vip/408CSFamily/compare/v0.0.1-alpha.18...v0.0.1-alpha.19)**
22+
723
## v0.0.1-alpha.18 (2025-02-04)
824

925
### 🐛 Bug Fixes

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.18",
4+
"version": "0.0.1-alpha.19",
55
"packageManager": "pnpm@9.6.0",
66
"description": "研究生考试408考点、工作面试计算机基础知识合集",
77
"authorInfo": {

0 commit comments

Comments
 (0)