You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,33 @@ All notable changes to this project will be documented in this file. See [Conven
4
4
5
5
<!-- #region recent-alpha -->
6
6
7
+
## v0.0.1-alpha.13 (2024-09-25)
8
+
9
+
### ✨ Features
10
+
11
+
- 引入`@142vip/fairy-cli`模块,简化`clean`、`lint`命令 - by **微信公众号:储凡** and **142vip.cn** in https://github.com/142vip/408CSFamily/issues/98[<samp>(08892)</samp>](https://github.com/142vip/408CSFamily/commit/0889277)
12
+
- 移除`release`脚本和依赖,配置`release`命令自动化发布流程 - by **142vip.cn**[<samp>(e67c9)</samp>](https://github.com/142vip/408CSFamily/commit/e67c912)
13
+
- 引入`@142vip/utils`模块,删除`.exec`执行器,优化`scripts`脚本逻辑和流程 - by **142vip.cn** in https://github.com/142vip/408CSFamily/issues/100[<samp>(e792e)</samp>](https://github.com/142vip/408CSFamily/commit/e792ed4)
14
+
- 移除`eslint`相关配置,引入`@antfu/eslint-config`,统一约束风格 - by **142vip.cn**[<samp>(93038)</samp>](https://github.com/142vip/408CSFamily/commit/9303820)
15
+
- 移除`release`命令发布流程时的`commitlint`配置文件 - by **142vip.cn**[<samp>(dee35)</samp>](https://github.com/142vip/408CSFamily/commit/dee351c)
16
+
-**GitHub Actions**:
17
+
- 引入`@142vip/release-version`模块,修改`CD`流水线支持自动发布流程 - by **142vip.cn**[<samp>(20fdd)</samp>](https://github.com/142vip/408CSFamily/commit/20fdd0d)
18
+
- 修改`CD`流水线逻辑,基于`@142vip/fairy-cli`模块使用`changelog`命令 - by **142vip.cn**[<samp>(c0d88)</samp>](https://github.com/142vip/408CSFamily/commit/c0d8877)
19
+
20
+
### 🔥 Performance
21
+
22
+
- 优化`CI`脚本,基于`corepack`锁定`pnpm`版本 - by **142vip.cn**[<samp>(62e18)</samp>](https://github.com/142vip/408CSFamily/commit/62e18ab)
23
+
-**GitHub Actions**:
24
+
- 优化`CD`流水线,替换`github pages`部署流程 - by **142vip.cn**[<samp>(cd99f)</samp>](https://github.com/142vip/408CSFamily/commit/cd99f58)
25
+
26
+
### 🐛 Bug Fixes
27
+
28
+
- 修复`CD`流水线权限异常 - by **142vip.cn**[<samp>(c45c6)</samp>](https://github.com/142vip/408CSFamily/commit/c45c660)
29
+
-**GitHub Actions**:
30
+
- 修复`CD`流水线中`vercel`命令使用异常,避免冗余安装模块 - by **142vip.cn**[<samp>(e264c)</samp>](https://github.com/142vip/408CSFamily/commit/e264c49)
31
+
32
+
**Release New Version v0.0.1-alpha.13 [👉 View Changes On GitHub](https://github.com/142vip/408CSFamily/compare/v0.0.1-alpha.12...v0.0.1-alpha.13)**
0 commit comments