Skip to content

Commit b9cf1c0

Browse files
committed
chore(release): publish v0.0.1-alpha.16
1 parent f7046a6 commit b9cf1c0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.16 (2024-10-16)
8+
9+
### ✨ Features
10+
11+
- 移除`vercel`模块和流水线同步,采用官方基于`Git`仓库同步策略进行部署 &nbsp;-&nbsp; by **chufan** [<samp>(63f37)</samp>](https://github.com/142vip/408CSFamily/commit/63f3715)
12+
13+
### 🐛 Bug Fixes
14+
15+
- 修复`bundle`脚本构建异常 &nbsp;-&nbsp; by **chufan** [<samp>(b17fd)</samp>](https://github.com/142vip/408CSFamily/commit/b17fd0c)
16+
17+
**Release New Version v0.0.1-alpha.16 [👉 View Changes On GitHub](https://github.com/142vip/408CSFamily/compare/v0.0.1-alpha.15...v0.0.1-alpha.16)**
18+
719
## v0.0.1-alpha.15 (2024-10-16)
820

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

0 commit comments

Comments
 (0)