Skip to content

Commit 83f8218

Browse files
1 parent 60a2ed3 commit 83f8218

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugin/CHANGELOG.md

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

3+
## commitlint-plugin-gitmoji [2.0.6](https://github.com/arvinxx/commitlint-config-gitmoji/compare/[email protected]@2.0.6) (2021-01-28)
4+
5+
6+
### 🐛 Bug Fixes | 修复
7+
8+
* **package**: clean unused files in package ([6805b75](https://github.com/arvinxx/commitlint-config-gitmoji/commit/6805b75))
9+
310
## commitlint-plugin-gitmoji [2.0.5](https://github.com/arvinxx/commitlint-config-gitmoji/compare/[email protected]@2.0.5) (2021-01-28)
411

512

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-plugin-gitmoji",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "shareable commitlint plugin enforcing gitmoji commit rules",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)