11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-14 13:24:49 +00:00

chore(release): publish

This commit is contained in:
Wagner Santos 2019-10-18 16:55:42 -03:00
parent 7003639b26
commit a64f515279
4 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,12 @@
<a name="1.2.1"></a>
## [1.2.1](https://github.com/wagoid/commitlint-github-action/compare/v1.2.0...v1.2.1) (2019-10-18)
### Bug Fixes
- also show stack when an error happens ([2c42093](https://github.com/wagoid/commitlint-github-action/commit/2c42093))
- lerna scopes not working due to missing lerna dependency ([99b068a](https://github.com/wagoid/commitlint-github-action/commit/99b068a))
<a name="1.2.0"></a>
## [1.2.1](https://github.com/wagoid/commitlint-github-action/compare/v1.1.1...v1.2.0) (2019-10-15)