Skip to content

Commit 0a59e2c

Browse files
🔖 chore(release): [email protected] [skip ci]
## commitlint-config-gitmoji [2.2.9](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.9) (2023-01-06) ### Dependencies * **commitlint-plugin-gitmoji:** upgraded to 2.2.3
1 parent 5a89f46 commit 0a59e2c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

packages/commitlint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## commitlint-config-gitmoji [2.2.9](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.9) (2023-01-06)
4+
5+
### Dependencies
6+
7+
- **commitlint-plugin-gitmoji:** upgraded to 2.2.3
8+
39
## commitlint-config-gitmoji [2.2.8](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.8) (2023-01-01)
410

511
### 🐛 Bug Fixes

packages/commitlint-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.2.8",
3+
"version": "2.2.9",
44
"description": "shareable commitlint config enforcing gitmoji commit message",
55
"keywords": [
66
"commitlint",
@@ -31,7 +31,7 @@
3131
"@commitlint/types": "^17",
3232
"@gitmoji/commit-types": "1.1.5",
3333
"@gitmoji/parser-opts": "1.3.1",
34-
"commitlint-plugin-gitmoji": "2.2.2"
34+
"commitlint-plugin-gitmoji": "2.2.3"
3535
},
3636
"publishConfig": {
3737
"access": "public",

0 commit comments

Comments
 (0)