Skip to content

Commit b2c4bae

Browse files
1 parent 62ec916 commit b2c4bae

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 +1,8 @@
11
# 更新日志
2+
3+
## commitlint-plugin-gitmoji [2.0.5](https://github.com/arvinxx/commitlint-config-gitmoji/compare/[email protected]@2.0.5) (2021-01-28)
4+
5+
6+
### 🐛 Bug Fixes | 修复
7+
8+
* **plugin**: throw better fetch failed msg ([c74a1ff](https://github.com/arvinxx/commitlint-config-gitmoji/commit/c74a1ff)), closes [#12](https://github.com/arvinxx/commitlint-config-gitmoji/issues/12)

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.4",
3+
"version": "2.0.5",
44
"description": ":tada: Shareable commitlint plugin enforcing gitmoji commit rules",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)