There was an error while loading. Please reload this page.
1 parent 1e6f4af commit b17fe6fCopy full SHA for b17fe6f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# 更新日志
2
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
10
# [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)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@gitmoji/template",
- "version": "5.0.0-rc.1",
+ "version": "5.0.0-rc.2",
"description": "a template for gitmoji commit workflow",
"main": "lib/index.js",
"scripts": {
0 commit comments