Skip to content

Commit 21d12e6

Browse files
committed
chore(release): publish v0.0.2-alpha.15
1 parent 7488413 commit 21d12e6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

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

7+
## v0.0.2-alpha.15 (2024-07-31)
8+
9+
### 🐛 Bug Fixes
10+
11+
- **Github Actions**:
12+
- 修复Release流水线异常 &nbsp;-&nbsp; by **chufan** [<samp>(d5226)</samp>](https://github.com/142vip/JavaScriptCollection/commit/d5226de)
13+
- 关闭Docker镜像构建 &nbsp;-&nbsp; by **chufan** [<samp>(74884)</samp>](https://github.com/142vip/JavaScriptCollection/commit/7488413)
14+
15+
**Release New Version v0.0.2-alpha.15 [👉 View Changes On GitHub](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.14...v0.0.2-alpha.15)**
16+
717
## v0.0.2-alpha.14 (2024-07-30)
818

919
### ✨ Features

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.14",
4+
"version": "0.0.2-alpha.15",
55
"authorInfo": {
66
"name": "微信公众号:储凡",
77
"email": "fairy_vip@2925.com",

0 commit comments

Comments
 (0)