diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83a0b28..a1cc7c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file. See [Conven
+## v0.0.1-alpha.19 (2025-05-18)
+
+### ✨ Features
+
+- 升级vuepress依赖,优化逻辑 - by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/145 [(f1a94)](https://github.com/142vip/408CSFamily/commit/f1a9474)
+- 依赖升级,工程化定期改造 - by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/146 [(237b3)](https://github.com/142vip/408CSFamily/commit/237b3ab)
+- 引入`@142vip/commit-linter`依赖,增加`check:commit`命令,校验`commit`信息 - by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/147 [(3878a)](https://github.com/142vip/408CSFamily/commit/3878a43)
+- 工程化依赖升级,优化文档和基础配置 - by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/148 [(866d9)](https://github.com/142vip/408CSFamily/commit/866d943)
+- 基于`@142vip/vuepress`对站点升级,简化配置、优化整体结构 - by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/149 [(42614)](https://github.com/142vip/408CSFamily/commit/42614cd)
+
+### 💅 Refactors
+
+- 优化脚本逻辑,升级`@142vip/utils`依赖 - by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/144 [(84fc0)](https://github.com/142vip/408CSFamily/commit/84fc0f9)
+
+**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)**
+
## v0.0.1-alpha.18 (2025-02-04)
### 🐛 Bug Fixes
diff --git a/package.json b/package.json
index 6eb6a62..26ac857 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "408CSFamily",
"type": "module",
- "version": "0.0.1-alpha.18",
+ "version": "0.0.1-alpha.19",
"packageManager": "pnpm@9.6.0",
"description": "研究生考试408考点、工作面试计算机基础知识合集",
"authorInfo": {