Skip to content

Commit 60a2ed3

Browse files
1 parent c274cfe commit 60a2ed3

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/config-monorepo/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-monorepo [1.1.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji-monorepo@[email protected]) (2021-01-28)
4+
5+
6+
7+
8+
9+
### Dependencies
10+
11+
* **commitlint-plugin-gitmoji:** upgraded to 2.0.6
12+
313
# commitlint-config-gitmoji-monorepo [1.1.0](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji-monorepo@[email protected]) (2021-01-28)
414

515

packages/config-monorepo/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-monorepo",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": ":tada: Shareable commitlint config for monorepo enforcing gitmoji commit",
55
"main": "lib/index.js",
66
"scripts": {
@@ -35,6 +35,6 @@
3535
"dependencies": {
3636
"@gitmoji/commit-types": "1.1.5",
3737
"@gitmoji/parser-opts": "1.2.5",
38-
"commitlint-plugin-gitmoji": "2.0.5"
38+
"commitlint-plugin-gitmoji": "2.0.6"
3939
}
4040
}

0 commit comments

Comments
 (0)