Skip to content

Commit b17fe6f

Browse files
1 parent 1e6f4af commit b17fe6f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# 更新日志
22

3+
# [5.0.0-rc.2](https://github.com/arvinxx/gitmoji-commit-workflow-template/compare/v5.0.0-rc.1...v5.0.0-rc.2) (2021-01-29)
4+
5+
6+
### ✨ Features | 新特性
7+
8+
* **杂项**: 优化 next 版本模块功能 ([1e6f4af](https://github.com/arvinxx/gitmoji-commit-workflow-template/commit/1e6f4af))
9+
310
# [5.0.0-rc.1](https://github.com/arvinxx/gitmoji-commit-workflow-template/compare/v4.0.0...v5.0.0-rc.1) (2021-01-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitmoji/template",
3-
"version": "5.0.0-rc.1",
3+
"version": "5.0.0-rc.2",
44
"description": "a template for gitmoji commit workflow",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)