Skip to content

Commit 0c62a2f

Browse files
1 parent bf9650f commit 0c62a2f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/config/CHANGELOG.md

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

3+
## commitlint-config-gitmoji [2.1.11](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.1.11) (2021-01-28)
4+
5+
6+
7+
8+
9+
### Dependencies
10+
11+
* **commitlint-plugin-gitmoji:** upgraded to 2.0.5
12+
313
## commitlint-config-gitmoji [2.1.10](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.1.10) (2021-01-25)
414

515

packages/config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-gitmoji",
3-
"version": "2.1.10",
3+
"version": "2.1.11",
44
"description": ":tada: Shareable commitlint config enforcing gitmoji commit",
55
"main": "lib/index.js",
66
"scripts": {
@@ -36,6 +36,6 @@
3636
"dependencies": {
3737
"@gitmoji/commit-types": "1.1.5",
3838
"@gitmoji/parser-opts": "1.2.5",
39-
"commitlint-plugin-gitmoji": "2.0.4"
39+
"commitlint-plugin-gitmoji": "2.0.5"
4040
}
4141
}

0 commit comments

Comments
 (0)