3 changed files with 4 additions and 13 deletions
@ -1,11 +0,0 @@ |
|||
# Changelog |
|||
|
|||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
|||
|
|||
### [1.0.1-2](http://gitlab.lashuju.com/opensource/luckysheet/compare/v1.0.1-1...v1.0.1-2) (2020-07-14) |
|||
|
|||
### [1.0.1-1](http://gitlab.lashuju.com/opensource/luckysheet/compare/v1.0.1-0...v1.0.1-1) (2020-07-14) |
|||
|
|||
# Changelog |
|||
|
|||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
@ -0,0 +1,3 @@ |
|||
module.exports = { |
|||
extends: ['@commitlint/config-conventional'] |
|||
} |
Loading…
Reference in new issue