Skip to content

Commit d3f868d

Browse files
πŸ”– chore(release): [email protected] [skip ci]
## [2.2.5](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.5) (2023-02-10) ### πŸ› Bug Fixes * try to fix gitmoji unicode regex ([acd12b1](acd12b1)), closes [#662](#662) [#56](#56) [#493](#493)
1 parent 5689434 commit d3f868d

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.5](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.5) (2023-02-10)
4+
5+
### πŸ› Bug Fixes
6+
7+
- try to fix gitmoji unicode regex ([acd12b1](https://github.com/arvinxx/gitmoji-commit-workflow/commit/acd12b1)), closes [#662](https://github.com/arvinxx/gitmoji-commit-workflow/issues/662) [#56](https://github.com/arvinxx/gitmoji-commit-workflow/issues/56) [#493](https://github.com/arvinxx/gitmoji-commit-workflow/issues/493)
8+
39
## commitlint-plugin-gitmoji [2.2.4](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.4) (2023-01-14)
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.4",
3+
"version": "2.2.5",
44
"description": "shareable commitlint plugin enforcing gitmoji commit rules",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
Β (0)