Skip to content

Commit dccf4bf

Browse files
🔖 chore(release): [email protected] [skip ci]
# [2.2.0-beta.3](https://github.com/arvinxx/commitlint-config-gitmoji/compare/commitlint-plugin-gitmoji@[email protected]) (2021-05-04) ### ✨ Features * support local gitmoji path ([6b75a95](6b75a95)) ### 🐛 Bug Fixes * fix dependency error ([def947f](def947f))
1 parent 4bc3446 commit dccf4bf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/commitlint-plugin/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-plugin-gitmoji [2.2.0-beta.3](https://github.com/arvinxx/commitlint-config-gitmoji/compare/commitlint-plugin-gitmoji@[email protected]) (2021-05-04)
4+
5+
6+
### ✨ Features
7+
8+
* support local gitmoji path ([6b75a95](https://github.com/arvinxx/commitlint-config-gitmoji/commit/6b75a95))
9+
310
# commitlint-plugin-gitmoji [2.2.0-beta.2](https://github.com/arvinxx/commitlint-config-gitmoji/compare/commitlint-plugin-gitmoji@[email protected]) (2021-05-02)
411

512

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.0-beta.2",
3+
"version": "2.2.0-beta.3",
44
"description": "shareable commitlint plugin enforcing gitmoji commit rules",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)