File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file. See [Conven
4
4
5
5
<!-- #region recent-alpha -->
6
6
7
+ ## [ 0.0.2-alpha.7] ( https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.6...v0.0.2-alpha.7 ) (2023-10-30)
8
+
9
+
10
+ ### Features
11
+
12
+ * ** CD:** 静态站点分支新增next分支的README.md文档 ([ 3172690] ( https://github.com/142vip/JavaScriptCollection/commit/3172690201d8601e61a412e42dc102e9ca9563b4 ) )
13
+ * ** docs:** 更新readme文档,新增一些文章 ([ 6cc6fc7] ( https://github.com/142vip/JavaScriptCollection/commit/6cc6fc7a04da6e0c6039e13716510d1e4152577d ) )
14
+ * 更新一些文档的固定链接 ([ #87 ] ( https://github.com/142vip/JavaScriptCollection/issues/87 ) ) ([ c374b0b] ( https://github.com/142vip/JavaScriptCollection/commit/c374b0b434ed3f2e0cb0fecd94f8ad75f11dbde2 ) )
15
+ * 算法相关文档更新,删除讨论链接 ([ #88 ] ( https://github.com/142vip/JavaScriptCollection/issues/88 ) ) ([ 9b9e44a] ( https://github.com/142vip/JavaScriptCollection/commit/9b9e44ad59a102e69624e65e99c211da81e2967b ) )
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * ** scripts:** 优化deploy脚本,修复镜像构建异常 ([ 1f9f6ac] ( https://github.com/142vip/JavaScriptCollection/commit/1f9f6ac65495d81d8a953f841f09f8b4e5259e5f ) )
21
+
22
+
23
+ ### Performance Improvements
24
+
25
+ * ** scripts:** 修改lint脚本,优化markdown文档格式化配置 ([ #85 ] ( https://github.com/142vip/JavaScriptCollection/issues/85 ) ) ([ 2bac047] ( https://github.com/142vip/JavaScriptCollection/commit/2bac0478b77db619ea25f5b4c16f2fcc2a6b9914 ) )
26
+
7
27
## [ 0.0.2-alpha.6] ( https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.5...v0.0.2-alpha.6 ) (2023-10-28)
8
28
9
29
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " JavaScriptCollection" ,
3
3
"description" : " 一本有趣的JavaScript合集" ,
4
- "version" : " 0.0.2-alpha.6 " ,
4
+ "version" : " 0.0.2-alpha.7 " ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"engines" : {
7
7
"node" : " ^18.x" ,
You can’t perform that action at this time.
0 commit comments