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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,23 @@ 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.2-alpha.22 (2024-11-01)
8
+
9
+
### 🔥 Performance
10
+
11
+
- Update `@142vip/vuepress` deps - by **chufan**[<samp>(66188)</samp>](https://github.com/142vip/JavaScriptCollection/commit/6618885)
12
+
13
+
### 🐛 Bug Fixes
14
+
15
+
- 修复`simple-git-hooks`钩子函数触发异常 - by **142vip.cn** in https://github.com/142vip/JavaScriptCollection/issues/181[<samp>(cf3f0)</samp>](https://github.com/142vip/JavaScriptCollection/commit/cf3f012)
16
+
- 修复`Docker`构建`OOM`异常,使用增加`OOM`限制的`node:20.17.0-alpine`基础镜像 - by **chufan**[<samp>(d78e0)</samp>](https://github.com/142vip/JavaScriptCollection/commit/d78e081)
17
+
18
+
### 📖 Documentation
19
+
20
+
- Update README - by **chufan**[<samp>(91c7c)</samp>](https://github.com/142vip/JavaScriptCollection/commit/91c7ce6)
21
+
22
+
**Release New Version v0.0.2-alpha.22 [👉 View Changes On GitHub](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.21...v0.0.2-alpha.22)**
0 commit comments