File tree 2 files changed +21
-1
lines changed
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.3] ( https://github.com/mmdapl/JavaScriptCollection/compare/v0.0.2-alpha.2...v0.0.2-alpha.3 ) (2023-10-13)
8
+
9
+
10
+ ### Features
11
+
12
+ * 新增变更记录文档,支持release自动生成 ([ 77bf314] ( https://github.com/mmdapl/JavaScriptCollection/commit/77bf314d715a7b01cd8fe90e1691a9b13d192b68 ) )
13
+ * 站点404信息优化,新增周杰伦歌词 ([ aafdd25] ( https://github.com/mmdapl/JavaScriptCollection/commit/aafdd25f0726ce730e463529739eaf6bedda30c6 ) )
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * 修复图片显示异常,cdn域名切换为:cdn.statically.io ([ 5a20451] ( https://github.com/mmdapl/JavaScriptCollection/commit/5a204516805dc1cd173c9434a5e4e5b25c62d858 ) )
19
+
20
+
21
+ ### Performance Improvements
22
+
23
+ * vuepress版本升级到最新,关闭站点博客功能 ([ ddd10b4] ( https://github.com/mmdapl/JavaScriptCollection/commit/ddd10b41a6ee71bb76bed67aabdf4ed4a9441a6c ) )
24
+ * 流水线支持国内依赖源,规范CI/CD流程 ([ bc36957] ( https://github.com/mmdapl/JavaScriptCollection/commit/bc369576e9f08d25139cbe1d118b052f5da4faf9 ) )
25
+ * 锁定版本Node>18,scripts钩子分配权限 ([ 09089fb] ( https://github.com/mmdapl/JavaScriptCollection/commit/09089fb6d022c50034129a77e772da284c513b03 ) )
26
+
7
27
## [ 0.0.2-alpha.2] ( https://github.com/mmdapl/JavaScriptCollection/compare/v0.0.2-alpha.1...v0.0.2-alpha.2 ) (2023-09-12)
8
28
9
29
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.2 " ,
4
+ "version" : " 0.0.2-alpha.3 " ,
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