Skip to content

Commit f9785a9

Browse files
🔖 chore(release): commitlint-config-gitmoji@2.2.8-beta.1 [skip ci]
## commitlint-config-gitmoji [2.2.8-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.2.7...commitlint-config-gitmoji@2.2.8-beta.1) (2023-01-01) ### 🐛 Bug Fixes * fix missing module.exports when migration to father4 ([2da44fd](2da44fd))
1 parent ba50a75 commit f9785a9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/commitlint-config/CHANGELOG.md

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

3+
## commitlint-config-gitmoji [2.2.8-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.2.7...commitlint-config-gitmoji@2.2.8-beta.1) (2023-01-01)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* fix missing module.exports when migration to father4 ([2da44fd](https://github.com/arvinxx/gitmoji-commit-workflow/commit/2da44fd))
9+
310
## <small>2.2.7 (2023-01-01)</small>
411

512
* :arrow_up: chore: upgrade to father4 ([5ea649e](https://github.com/arvinxx/gitmoji-commit-workflow/commit/5ea649e))

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-gitmoji",
3-
"version": "2.2.7",
3+
"version": "2.2.8-beta.1",
44
"description": "shareable commitlint config enforcing gitmoji commit message",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)