diff --git a/CHANGELOG.md b/CHANGELOG.md
index d55ceab..b51ee2e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,32 @@ All notable changes to this project will be documented in this file. See [Conven
+## v0.0.1-alpha.17 (2025-02-04)
+
+### ✨ Features
+
+- 优化`ts`版本算法代码,删除冗余算法代码,基于`Eslint`格式化 - by **chufan** [(dcec9)](https://github.com/142vip/408CSFamily/commit/dcec9ad)
+- 支持`renovate`自动升级依赖版本 - by **chufan** [(02e10)](https://github.com/142vip/408CSFamily/commit/02e10fa)
+- 支持`clean`命令移除依赖 - by **chufan** [(446bd)](https://github.com/142vip/408CSFamily/commit/446bde4)
+- 依赖版本锁定 - by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/135 [(858e7)](https://github.com/142vip/408CSFamily/commit/858e7bf)
+
+### 🔥 Performance
+
+- 升级`@142vip/vuepress`等模块,减少模块依赖配置 - by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/122 [(85c1b)](https://github.com/142vip/408CSFamily/commit/85c1bec)
+
+### 🐛 Bug Fixes
+
+- 修复`simple-git-hooks`钩子函数触发异常 - by **chufan** [(b334c)](https://github.com/142vip/408CSFamily/commit/b334ccf)
+- 修复`bundler-vite`模块版本异常 - by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/132 [(0d890)](https://github.com/142vip/408CSFamily/commit/0d8908b)
+- **pnpm-lock**:
+ - Update - by **chufan** [(6cef1)](https://github.com/142vip/408CSFamily/commit/6cef129)
+
+### 📖 Documentation
+
+- Update README - by **chufan** [(9a316)](https://github.com/142vip/408CSFamily/commit/9a316b0)
+
+**Release New Version v0.0.1-alpha.17 [👉 View Changes On GitHub](https://github.com/142vip/408CSFamily/compare/v0.0.1-alpha.16...v0.0.1-alpha.17)**
+
## v0.0.1-alpha.16 (2024-10-16)
### ✨ Features
diff --git a/package.json b/package.json
index fa3c143..47e1a8f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "408CSFamily",
"type": "module",
- "version": "0.0.1-alpha.16",
+ "version": "0.0.1-alpha.17",
"packageManager": "pnpm@9.6.0",
"description": "研究生考试408考点、工作面试计算机基础知识合集",
"authorInfo": {