Skip to content

Commit 6663b0a

Browse files
🔖 chore(release): [email protected] [skip ci]
# [2.2.0-beta.2](https://github.com/arvinxx/commitlint-config-gitmoji/compare/commitlint-plugin-gitmoji@[email protected]) (2021-05-02) ### ✨ Features * support GITMOJI_PATH env ([9a6fd23](9a6fd23)) * support GITMOJI_PATH env ([8a81839](8a81839))
1 parent 5b50b7c commit 6663b0a

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

512
### ✨ Features

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

0 commit comments

Comments
 (0)