Skip to content

Commit

Permalink
chore(release): publish v0.0.1-alpha.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mmdapl committed Oct 5, 2024
1 parent eb8c596 commit db2a791
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file. See [Conven

<!-- #region recent-alpha -->

## v0.0.1-alpha.14 (2024-10-05)

### ✨ Features

- 移除`husky``lint-staged`模块和配置,修改`build`等命令增加`NEED_PROXY`环境变量 &nbsp;-&nbsp; by **142vip.cn** [<samp>(4531b)</samp>](https://github.com/142vip/408CSFamily/commit/4531b52)
- 升级`vuepress`到最新版本,改造整个项目结构、配置 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/108 [<samp>(77999)</samp>](https://github.com/142vip/408CSFamily/commit/7799941)
- 使用`@142vip/eslint-config`模块,优化`Eslint`配置和校验规则 &nbsp;-&nbsp; by **142vip.cn** [<samp>(38e6d)</samp>](https://github.com/142vip/408CSFamily/commit/38e6d33)

### 🔥 Performance

- 升级`@142vip/eslint-config`依赖 &nbsp;-&nbsp; by **142vip.cn** [<samp>(cd00b)</samp>](https://github.com/142vip/408CSFamily/commit/cd00b03)
- `sync`脚本支持`-f`参数,强制同步 &nbsp;-&nbsp; by **chufan** [<samp>(132a1)</samp>](https://github.com/142vip/408CSFamily/commit/132a1a4)

### 🐛 Bug Fixes

- **GitHub Actions**:
- 修复`CI`流水线`docker`构建异常 &nbsp;-&nbsp; by **微信公众号:储凡** and **chufan** in https://github.com/142vip/408CSFamily/issues/110 [<samp>(6d7ae)</samp>](https://github.com/142vip/408CSFamily/commit/6d7ae35)

**Release New Version v0.0.1-alpha.14 [👉 View Changes On GitHub](https://github.com/142vip/408CSFamily/compare/v0.0.1-alpha.13...v0.0.1-alpha.14)**

## v0.0.1-alpha.13 (2024-09-25)

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "408CSFamily",
"type": "module",
"version": "0.0.1-alpha.13",
"version": "0.0.1-alpha.14",
"packageManager": "pnpm@9.6.0",
"description": "研究生考试408考点、工作面试计算机基础知识合集",
"authorInfo": {
Expand Down

0 comments on commit db2a791

Please sign in to comment.