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
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,21 @@ 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.16 (2024-08-01)
8
+
9
+
### ✨ Features
10
+
11
+
- 调整导航栏,对文档排版和显示做了些优化 - by **chufan**[<samp>(842f3)</samp>](https://github.com/142vip/JavaScriptCollection/commit/842f3d1)
12
+
- 全局搜索框支持中文提示 - by **chufan**[<samp>(4a883)</samp>](https://github.com/142vip/JavaScriptCollection/commit/4a883ac)
13
+
- Eslint回退到8.55.0版本,增加monorepo配置管理code模块中的依赖。 - by **chufan**[<samp>(28873)</samp>](https://github.com/142vip/JavaScriptCollection/commit/28873aa)
14
+
15
+
### 🐛 Bug Fixes
16
+
17
+
- 修复sync脚本日志异常 - by **chufan**[<samp>(bc086)</samp>](https://github.com/142vip/JavaScriptCollection/commit/bc086c2)
18
+
- 修复变更记录页面异常,增加文档固定链接 - by **chufan**[<samp>(303a8)</samp>](https://github.com/142vip/JavaScriptCollection/commit/303a8a0)
19
+
20
+
**Release New Version v0.0.2-alpha.16 [👉 View Changes On GitHub](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.15...v0.0.2-alpha.16)**
0 commit comments