Skip to content

Commit 64aca55

Browse files
🔖 chore(release): [email protected] [skip ci]
## commitlint-config-gitmoji [2.2.5-beta.2](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@[email protected]) (2021-05-02) ### 🐛 Bug Fixes * fix dependency error ([def947f](def947f))
1 parent def947f commit 64aca55

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.5-beta.2](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@[email protected]) (2021-05-02)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* fix dependency error ([def947f](https://github.com/arvinxx/gitmoji-commit-workflow/commit/def947f))
9+
310
## commitlint-config-gitmoji [2.2.5-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.5-beta.1) (2021-05-02)
411

512

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.5-beta.1",
3+
"version": "2.2.5-beta.2",
44
"description": "shareable commitlint config enforcing gitmoji commit message",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)