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 2.1.1 [skip-ci]

This commit is contained in:
GitHub Action 2020-11-11 17:31:11 +00:00
parent 7ca5f3fc26
commit 87922b3ea6
4 changed files with 10 additions and 3 deletions

View file

@ -2,6 +2,13 @@
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.
### [2.1.1](https://github.com/wagoid/commitlint-github-action/compare/v2.1.0...v2.1.1) (2020-11-11)
### Bug Fixes
* do not run workflow commands in commit messages ([d67c2ec](https://github.com/wagoid/commitlint-github-action/commit/d67c2ec96c0039c3cdbde4e677be13127062ed85))
## [2.1.0](https://github.com/wagoid/commitlint-github-action/compare/v2.0.5...v2.1.0) (2020-09-14)