Skip to content

Commit 047a23f

Browse files
1 parent 7740c43 commit 047a23f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/arvinxx/gitmoji-commit-workflow-template/compare/v1.1.0...v1.1.1) (2021-01-29)
4+
5+
6+
### 🐛 Bug Fixes | 修复
7+
8+
* **杂项**: 允许 next 分支部署 ([7740c43](https://github.com/arvinxx/gitmoji-commit-workflow-template/commit/7740c43))
9+
10+
11+
### 📝 Documentation | 文档
12+
13+
* **杂项**: 更新说明文档 ([3964e94](https://github.com/arvinxx/gitmoji-commit-workflow-template/commit/3964e94))
14+
315
# [1.1.0](https://github.com/arvinxx/gitmoji-commit-workflow-template/compare/v1.0.0...v1.1.0) (2021-01-29)
416

517

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": "1.1.0",
3+
"version": "1.1.1",
44
"description": "a template for gitmoji commit workflow",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)