Releases: socifi/commitlint-config
Releases · socifi/commitlint-config
v1.1.0
[1.1.0] 2019-10-20
Fixed
- Some linter errors
- Usage guide - extends takes an array or lint fails to run
Changed
v1.0.0
[1.0.0] 2018-10-11
Changed
- Reference is optional. Release first production version BREAKING
v0.9.0
[0.9.0] 2018-10-04
Changed
- RND-15 Use regex for detecting reference in commits.
v0.8.0
[0.8.0] 2018-06-06
Added
- DAS-6 Dashboard project reference
v0.7.0
[0.7.0] 2018-04-23
Changed
- RND-9 Use context in circleci
v0.6.0
[0.6.0] 2018-04-19
Changed
- RND-7 Use docker with latest npm for testing.
v0.5.0
[0.5.0] 2018-04-19
Changed
- RND-6 Export shares commit types as object.
v0.4.0
[0.4.0] 2018-04-18
Added
- RND-6 Share allowed commit types.
v0.2.0
[0.2.0] 2018-04-18
Changed
- Improve performance of CircleCi. RND-3