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
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,25 @@ 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.23 (2025-02-04)
8
+
9
+
### ✨ Features
10
+
11
+
- 支持`renovate`自动升级依赖版本 - by **chufan**[<samp>(6363d)</samp>](https://github.com/142vip/JavaScriptCollection/commit/6363d48)
12
+
- Lock sequelize version - by **142vip.cn** in https://github.com/142vip/JavaScriptCollection/issues/208[<samp>(7be22)</samp>](https://github.com/142vip/JavaScriptCollection/commit/7be2229)
13
+
- 增加`clean:hooks`命令 - by **chufan**[<samp>(927b2)</samp>](https://github.com/142vip/JavaScriptCollection/commit/927b22f)
14
+
- Lock deps version - by **chufan**[<samp>(4d27d)</samp>](https://github.com/142vip/JavaScriptCollection/commit/4d27dda)
15
+
16
+
### 🐛 Bug Fixes
17
+
18
+
- 修复`clean`命令移除`node_modules`模块 - by **chufan**[<samp>(8ff39)</samp>](https://github.com/142vip/JavaScriptCollection/commit/8ff3965)
19
+
-**deps**:
20
+
- Update dependency http-errors to v2 - by **renovate[bot]** in https://github.com/142vip/JavaScriptCollection/issues/203[<samp>(0b889)</samp>](https://github.com/142vip/JavaScriptCollection/commit/0b889a2)
21
+
- Update dependency express to v4.21.2 - by **renovate[bot]** in https://github.com/142vip/JavaScriptCollection/issues/194[<samp>(abce3)</samp>](https://github.com/142vip/JavaScriptCollection/commit/abce39c)
22
+
- Update dependency debug to v4 - by **renovate[bot]** in https://github.com/142vip/JavaScriptCollection/issues/202[<samp>(6dbb4)</samp>](https://github.com/142vip/JavaScriptCollection/commit/6dbb4c8)
23
+
24
+
**Release New Version v0.0.2-alpha.23 [👉 View Changes On GitHub](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.22...v0.0.2-alpha.23)**
0 commit comments