Skip to content

Commit 0331f34

Browse files
🔖 chore(release): commitlint-config-gitmoji@2.2.7-beta.1 [skip ci]
## <small>2.2.7-beta.1 (2022-12-24)</small> * ⬆️ chore: upgrade to father4 ([5ea649e](5ea649e)) * ⬆️ chore: upgrade to jest29 ([9aa126b](9aa126b)) * 🎨 chore: reformat code with prettier ([809cbc9](809cbc9)) * 🎨 chore: reformat package.json with prettier ([5176c18](5176c18)) * 🚨 chore: fix lint ([647e88e](647e88e)) ### Dependencies * **commitlint-plugin-gitmoji:** upgraded to 2.2.1-beta.1
1 parent 0a4feeb commit 0331f34

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

packages/commitlint-config/CHANGELOG.md

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

3+
## <small>2.2.7-beta.1 (2022-12-24)</small>
4+
5+
* :arrow_up: chore: upgrade to father4 ([5ea649e](https://github.com/arvinxx/gitmoji-commit-workflow/commit/5ea649e))
6+
* :arrow_up: chore: upgrade to jest29 ([9aa126b](https://github.com/arvinxx/gitmoji-commit-workflow/commit/9aa126b))
7+
* :art: chore: reformat code with prettier ([809cbc9](https://github.com/arvinxx/gitmoji-commit-workflow/commit/809cbc9))
8+
* :art: chore: reformat package.json with prettier ([5176c18](https://github.com/arvinxx/gitmoji-commit-workflow/commit/5176c18))
9+
* :rotating_light: chore: fix lint ([647e88e](https://github.com/arvinxx/gitmoji-commit-workflow/commit/647e88e))
10+
11+
12+
13+
14+
15+
### Dependencies
16+
17+
* **commitlint-plugin-gitmoji:** upgraded to 2.2.1-beta.1
18+
319
## commitlint-config-gitmoji [2.2.6](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.2.5...commitlint-config-gitmoji@2.2.6) (2022-10-09)
420

521

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.6",
3+
"version": "2.2.7-beta.1",
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.0"
34+
"commitlint-plugin-gitmoji": "2.2.1-beta.1"
3535
},
3636
"publishConfig": {
3737
"access": "public",

0 commit comments

Comments
 (0)