Skip to content

Commit 775ed92

Browse files
πŸ”– chore(release): [email protected] [skip ci]
## commitlint-plugin-gitmoji [2.1.1](https://github.com/arvinxx/commitlint-config-gitmoji/compare/[email protected]@2.1.1) (2021-05-02) ### πŸ› Bug Fixes * fix error message reference url ([351f081](351f081))
1 parent 351f081 commit 775ed92

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.1.1](https://github.com/arvinxx/commitlint-config-gitmoji/compare/[email protected]@2.1.1) (2021-05-02)
4+
5+
6+
### πŸ› Bug Fixes
7+
8+
* fix error message reference url ([351f081](https://github.com/arvinxx/commitlint-config-gitmoji/commit/351f081))
9+
310
# commitlint-plugin-gitmoji [2.1.0](https://github.com/arvinxx/commitlint-config-gitmoji/compare/[email protected]@2.1.0) (2021-03-06)
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.1.0",
3+
"version": "2.1.1",
44
"description": "shareable commitlint plugin enforcing gitmoji commit rules",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
Β (0)