diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cc75edb..f8295a06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file. See [Conven +## v0.0.1-alpha.15 (2024-10-16) + +### ✨ Features + +- 升级`hope`主题版本,支持主题色设置,优化`build`命令日志  -  by **chufan** [(8d83e)](https://github.com/142vip/408CSFamily/commit/8d83e4c) +- 移除`ci`脚本,本地启动使用`pnpm dev`命令  -  by **chufan** [(cbbeb)](https://github.com/142vip/408CSFamily/commit/cbbeb3e) +- 引入`only-allow`严格校验`pnpm`使用  -  by **chufan** [(f79c7)](https://github.com/142vip/408CSFamily/commit/f79c7e7) +- 使用`simple-git-hooks`模块配置钩子函数,规范仓库内容  -  by **chufan** [(5698a)](https://github.com/142vip/408CSFamily/commit/5698a96) + +### 💅 Refactors + +- 站点改造,引入`@142vip/vuepress`模块,简化站点结构,删除冗余配置文件  -  by **chufan** [(0ce97)](https://github.com/142vip/408CSFamily/commit/0ce97a5) + +**Release New Version v0.0.1-alpha.15 [👉 View Changes On GitHub](https://github.com/142vip/408CSFamily/compare/v0.0.1-alpha.14...v0.0.1-alpha.15)** + ## v0.0.1-alpha.14 (2024-10-05) ### ✨ Features diff --git a/package.json b/package.json index c48de438..757d4751 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "408CSFamily", "type": "module", - "version": "0.0.1-alpha.14", + "version": "0.0.1-alpha.15", "packageManager": "pnpm@9.6.0", "description": "研究生考试408考点、工作面试计算机基础知识合集", "authorInfo": {