Skip to content

Commit 1147be9

Browse files
🔖 chore(release): [email protected] [skip ci]
## [2.2.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.3) (2023-01-06) ### ✨ Features * add rc release config ([2201864](2201864)), closes [#661](#661) ### 🐛 Bug Fixes * corrected grammar of complaint message ([5bac55a](5bac55a)) * fix alpha release problem ([1af7ad0](1af7ad0))
1 parent 0a59e2c commit 1147be9

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.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.3) (2023-01-06)
4+
5+
### 🐛 Bug Fixes
6+
7+
- corrected grammar of complaint message ([5bac55a](https://github.com/arvinxx/gitmoji-commit-workflow/commit/5bac55a))
8+
39
## commitlint-plugin-gitmoji [2.2.2](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.2) (2023-01-01)
410

511
## commitlint-plugin-gitmoji [2.2.2-beta.1](https://github.com/arvinxx/commitlint-config-gitmoji/compare/[email protected]@2.2.2-beta.1) (2023-01-01)

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.2",
3+
"version": "2.2.3",
44
"description": "shareable commitlint plugin enforcing gitmoji commit rules",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)