We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc1ab28 commit 030d4adCopy full SHA for 030d4ad
packages/config/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# 更新日志
2
3
+# [commitlint-config-gitmoji-v1.0.1](https://github.com/arvinxx/commit-gitmoji/compare/commitlint-config-gitmoji-v1.0.0...commitlint-config-gitmoji-v1.0.1) (2021-01-25)
4
+
5
6
+### 🐛 Bug Fixes | 修复
7
8
+* **(commitlint-config-gitmoji)**: fix version ([bc1ab28](https://github.com/arvinxx/commit-gitmoji/commit/bc1ab28))
9
10
# commitlint-config-gitmoji-v1.0.0 (2021-01-25)
11
12
packages/config/package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-gitmoji",
- "version": "2.1.4",
+ "version": "1.0.1",
"description": ":tada: Shareable commitlint config enforcing gitmoji commit",
"main": "lib/index.js",
"scripts": {
0 commit comments