Skip to content

Commit 9db7add

Browse files
committed
release(@142vip/changelog): publish v0.0.1-alpha.15
1 parent 2617ae7 commit 9db7add

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/changelog/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v0.0.1-alpha.15 (2025-03-24)
7+
8+
### ✨ Features
9+
10+
- 移除`c12`模块,替换为`convertEmoji`方法 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/399 [<samp>(e9b91)</samp>](https://github.com/142vip/core-x/commit/e9b91e7)
11+
12+
### 🐛 Bug Fixes
13+
14+
- 修复使用`getRecentCommitHash`异常 &nbsp;-&nbsp; by **chufan** [<samp>(9e914)</samp>](https://github.com/142vip/core-x/commit/9e9147c)
15+
16+
**Release New Version v0.0.1-alpha.15 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/changelog)**
17+
618
## v0.0.1-alpha.14 (2025-02-14)
719

820
### 🐛 Bug Fixes

packages/changelog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@142vip/changelog",
33
"type": "module",
4-
"version": "0.0.1-alpha.14",
4+
"version": "0.0.1-alpha.15",
55
"private": false,
66
"description": "基于Git提交记录,生成漂亮的变更日志,输出Markdown格式的CHANGELOG.md文件,更加人性化",
77
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)