There was an error while loading. Please reload this page.
1 parent db72a3f commit ae9fca6Copy full SHA for ae9fca6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# 更新日志
2
3
+## [2.0.1](https://github.com/arvinxx/gitmoji-commit-workflow-template/compare/v2.0.0...v2.0.1) (2021-01-29)
4
+
5
6
+### 🐛 Bug Fixes | 修复
7
8
+* **杂项**: 修正 next 版本发布的后缀 ([db72a3f](https://github.com/arvinxx/gitmoji-commit-workflow-template/commit/db72a3f))
9
10
# [2.0.0](https://github.com/arvinxx/gitmoji-commit-workflow-template/compare/v1.4.0...v2.0.0) (2021-01-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@gitmoji/template",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "a template for gitmoji commit workflow",
"main": "lib/index.js",
"scripts": {
0 commit comments