Skip to content

Commit bcd87e6

Browse files
πŸ”– chore(release): [email protected] [skip ci]
## [2.2.4](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.4) (2023-01-14) ### πŸ› Bug Fixes * try to fix release issue by lock gitmojis version ([c928267](c928267))
1 parent cec647d commit bcd87e6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

β€Žpackages/commitlint-plugin/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-plugin-gitmoji [2.2.4](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.4) (2023-01-14)
4+
5+
### πŸ› Bug Fixes
6+
7+
- try to fix release issue by lock gitmojis version ([c928267](https://github.com/arvinxx/gitmoji-commit-workflow/commit/c928267))
8+
39
## commitlint-plugin-gitmoji [2.2.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.3) (2023-01-06)
410

511
### πŸ› Bug Fixes

β€Žpackages/commitlint-plugin/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-plugin-gitmoji",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "shareable commitlint plugin enforcing gitmoji commit rules",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
Β (0)