Skip to content

Commit 1f8a621

Browse files
1 parent 415d48a commit 1f8a621

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

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

3+
# [1.3.0](https://github.com/arvinxx/gitmoji-commit-workflow-template/compare/v1.2.0...v1.3.0) (2021-01-29)
4+
5+
6+
### ✨ Features | 新特性
7+
8+
* **杂项**: 实现 next 版本模块功能 break change ([415d48a](https://github.com/arvinxx/gitmoji-commit-workflow-template/commit/415d48a))
9+
10+
11+
### 🎫 Chores 杂项
12+
13+
* **release**: v1.1.1 [skip ci] ([047a23f](https://github.com/arvinxx/gitmoji-commit-workflow-template/commit/047a23f))
14+
* **release**: v1.1.2 [skip ci] ([7bd74df](https://github.com/arvinxx/gitmoji-commit-workflow-template/commit/7bd74df))
15+
16+
17+
### 🐛 Bug Fixes | 修复
18+
19+
* **杂项**: 允许几类主要分支部署 ([f569b20](https://github.com/arvinxx/gitmoji-commit-workflow-template/commit/f569b20))
20+
21+
22+
### 📝 Documentation | 文档
23+
24+
* **杂项**: 更新说明文档 ([0910081](https://github.com/arvinxx/gitmoji-commit-workflow-template/commit/0910081))
25+
326
## [1.1.2](https://github.com/arvinxx/gitmoji-commit-workflow-template/compare/v1.1.1...v1.1.2) (2021-01-29)
427

528

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

0 commit comments

Comments
 (0)