Skip to content

Commit ae9fca6

Browse files
1 parent db72a3f commit ae9fca6

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+
## [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+
310
# [2.0.0](https://github.com/arvinxx/gitmoji-commit-workflow-template/compare/v1.4.0...v2.0.0) (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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "a template for gitmoji commit workflow",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)