Skip to content

Commit 2475aae

Browse files
author
142vip.cn
committed
chore(release): publish v0.0.2-alpha.13
1 parent 7f1755c commit 2475aae

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.13](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.12...v0.0.2-alpha.13) (2024-04-17)
8+
9+
10+
### Features
11+
12+
* 新增Jenkins流水线配置 ([#133](https://github.com/142vip/JavaScriptCollection/issues/133)) ([263e235](https://github.com/142vip/JavaScriptCollection/commit/263e2352463a4d7b82b935a6553a8fc48ecdfc2f))
13+
14+
15+
### Performance Improvements
16+
17+
* 升级基础工具依赖 ([#134](https://github.com/142vip/JavaScriptCollection/issues/134)) ([7f1755c](https://github.com/142vip/JavaScriptCollection/commit/7f1755c29650617b30182a7c715782dc2eba700c))
18+
719
## [0.0.2-alpha.12](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.11...v0.0.2-alpha.12) (2023-12-25)
820

921

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.12",
4+
"version": "0.0.2-alpha.13",
55
"authorInfo": {
66
"name": "微信公众号:储凡",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)