Skip to content

Commit 4ef411a

Browse files
🔖 chore(release): [email protected] [skip ci]
## commitlint-config-gitmoji [2.2.4-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.4-beta.1) (2021-05-02) ### Dependencies * **commitlint-plugin-gitmoji:** upgraded to 2.2.0-beta.1
1 parent 2d05da1 commit 4ef411a

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/commitlint-config/CHANGELOG.md

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

3+
## commitlint-config-gitmoji [2.2.4-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.4-beta.1) (2021-05-02)
4+
5+
6+
7+
8+
9+
### Dependencies
10+
11+
* **commitlint-plugin-gitmoji:** upgraded to 2.2.0-beta.1
12+
313
## commitlint-config-gitmoji [2.2.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.3) (2021-03-06)
414

515
### 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.3",
3+
"version": "2.2.4-beta.1",
44
"description": "shareable commitlint config enforcing gitmoji commit message",
55
"main": "lib/index.js",
66
"scripts": {
@@ -34,6 +34,6 @@
3434
"dependencies": {
3535
"@gitmoji/commit-types": "1.1.5",
3636
"@gitmoji/parser-opts": "1.3.0",
37-
"commitlint-plugin-gitmoji": "2.1.0"
37+
"commitlint-plugin-gitmoji": "2.2.0-beta.1"
3838
}
3939
}

0 commit comments

Comments
 (0)