Skip to content

Commit 14ba538

Browse files
🔖 chore(release): [email protected] [skip ci]
## commitlint-config-gitmoji [2.2.12-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.12-beta.1) (2023-02-11) ### Dependencies * **@gitmoji/parser-opts:** upgraded to 1.4.0-beta.1
1 parent 51b8d75 commit 14ba538

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.12-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.12-beta.1) (2023-02-11)
4+
5+
### Dependencies
6+
7+
- **@gitmoji/parser-opts:** upgraded to 1.4.0-beta.1
8+
39
## commitlint-config-gitmoji [2.2.11](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.11) (2023-02-10)
410

511
### Dependencies

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.11",
3+
"version": "2.2.12-beta.1",
44
"description": "shareable commitlint config enforcing gitmoji commit message",
55
"keywords": [
66
"commitlint",
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@commitlint/types": "^17",
3232
"@gitmoji/commit-types": "1.1.5",
33-
"@gitmoji/parser-opts": "1.3.1",
33+
"@gitmoji/parser-opts": "1.4.0-beta.1",
3434
"commitlint-plugin-gitmoji": "2.2.5"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)