-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bbb3c5e
commit c12d986
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2021-03-10) | ||
|
||
|
||
### Features | ||
|
||
* Add config, workflows, tools and README ([f4a073d](https://www.github.com/flagbit/config-commitlint/commit/f4a073d3d5362795ae112429bfa009f40267b7d8)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Add local config to set issuePrefixes ([1e8cd08](https://www.github.com/flagbit/config-commitlint/commit/1e8cd08281c5a44075d8edb418d1da470c0fb041)) | ||
* Set correct indentation in rules ([766d48a](https://www.github.com/flagbit/config-commitlint/commit/766d48af9615aad3436be006b7d0de9379f9b0ef)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,4 @@ | |
"dependencies": { | ||
"@commitlint/config-conventional": "^12.0.1" | ||
} | ||
} | ||
} |