Skip to content

Commit cb6f6a9

Browse files
committed
chore(release): publish v0.0.1-alpha.18
1 parent 30036a2 commit cb6f6a9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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.18 (2025-02-04)
8+
9+
### 🐛 Bug Fixes
10+
11+
- 修复`bundle`命令异常 &nbsp;-&nbsp; by **chufan** [<samp>(30036)</samp>](https://github.com/142vip/408CSFamily/commit/30036a2)
12+
13+
**Release New Version v0.0.1-alpha.18 [👉 View Changes On GitHub](https://github.com/142vip/408CSFamily/compare/v0.0.1-alpha.17...v0.0.1-alpha.18)**
14+
715
## v0.0.1-alpha.17 (2025-02-04)
816

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

0 commit comments

Comments
 (0)