Skip to content

Commit cbdb754

Browse files
🔖 chore(release): [email protected] [skip ci]
## commitlint-config-gitmoji-monorepo [1.1.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji-monorepo@[email protected]) (2021-03-06) ### Dependencies * **@gitmoji/parser-opts:** upgraded to 1.3.0 * **commitlint-plugin-gitmoji:** upgraded to 2.1.0
1 parent b1229ba commit cbdb754

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

packages/config-monorepo/CHANGELOG.md

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

3+
## commitlint-config-gitmoji-monorepo [1.1.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji-monorepo@[email protected]) (2021-03-06)
4+
5+
6+
7+
8+
9+
### Dependencies
10+
11+
* **@gitmoji/parser-opts:** upgraded to 1.3.0
12+
* **commitlint-plugin-gitmoji:** upgraded to 2.1.0
13+
314
## commitlint-config-gitmoji-monorepo [1.1.2](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji-monorepo@[email protected]) (2021-02-26)
415

516

packages/config-monorepo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-gitmoji-monorepo",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": ":tada: Shareable commitlint config for monorepo enforcing gitmoji commit",
55
"main": "lib/index.js",
66
"scripts": {
@@ -34,7 +34,7 @@
3434
"license": "MIT",
3535
"dependencies": {
3636
"@gitmoji/commit-types": "1.1.5",
37-
"@gitmoji/parser-opts": "1.2.6",
38-
"commitlint-plugin-gitmoji": "2.0.6"
37+
"@gitmoji/parser-opts": "1.3.0",
38+
"commitlint-plugin-gitmoji": "2.1.0"
3939
}
4040
}

0 commit comments

Comments
 (0)