Skip to content

Commit 2cf3a53

Browse files
author
142vip.cn
committed
chore(release): publish v0.0.2-alpha.11
1 parent c9420b5 commit 2cf3a53

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file. See [Conven
44

55
<!-- #region recent-alpha -->
66

7+
## [0.0.2-alpha.11](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.10...v0.0.2-alpha.11) (2023-11-21)
8+
9+
10+
### Features
11+
12+
* **express:** 新增错误处理文档和demo代码 ([d3a774b](https://github.com/142vip/JavaScriptCollection/commit/d3a774b15d9ac2270c01ce951beb603fc0c099f2))
13+
* 更新忽略文件、链接地址 ([82053f2](https://github.com/142vip/JavaScriptCollection/commit/82053f2b455a659823fbf00393455eb9c81376c2))
14+
* 自媒体、二维码链接等样式修改,关闭全屏模式 ([9c79aa9](https://github.com/142vip/JavaScriptCollection/commit/9c79aa97a8d03c85a81e473e1cd8644315c765c4))
15+
16+
17+
### Bug Fixes
18+
19+
* **镜像:** 修复标签信息异常 ([b068077](https://github.com/142vip/JavaScriptCollection/commit/b068077c87f621869465cdfa4b0561fa68f1a6d8))
20+
21+
22+
### Performance Improvements
23+
24+
* **镜像:** 使用Layer缓存信息,提高Docker构建、打包速度 ([8c77d64](https://github.com/142vip/JavaScriptCollection/commit/8c77d6475a7b376c38e665db7d8701a95fa3e8f6))
25+
726
## [0.0.2-alpha.10](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.9...v0.0.2-alpha.10) (2023-11-15)
827

928

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "JavaScriptCollection",
33
"description": "一本有趣的JavaScript合集",
4-
"version": "0.0.2-alpha.10",
4+
"version": "0.0.2-alpha.11",
55
"authorInfo": {
66
"name": "微信公众号:储凡",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)