Skip to content

Commit f1da423

Browse files
🔖 chore(release): v1.1.0 [skip ci]
1 parent 66c8130 commit f1da423

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/changelog/CHANGELOG.md

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

3+
# [conventional-changelog-gitmoji-config-v1.1.0](https://github.com/arvinxx/commit-gitmoji/compare/conventional-changelog-gitmoji-config-v1.0.1...conventional-changelog-gitmoji-config-v1.1.0) (2021-01-25)
4+
5+
6+
### ✨ Features | 新特性
7+
8+
* **(conventional-changelog-gitmoji-config)**: empty to bump up version ([66c8130](https://github.com/arvinxx/commit-gitmoji/commit/66c8130))
9+
310
# [conventional-changelog-gitmoji-config-v1.0.1](https://github.com/arvinxx/commit-gitmoji/compare/conventional-changelog-gitmoji-config-v1.0.0...conventional-changelog-gitmoji-config-v1.0.1) (2021-01-25)
411

512

packages/changelog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-gitmoji-config",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "a gitmoji commit style presets for conventional changelog",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)