11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-07 18:16:54 +00:00

chore(release): publish 5.0.0 [skip-ci]

This commit is contained in:
GitHub Action 2022-06-16 11:15:46 +00:00
parent d345d2fce6
commit fd248645f9
3 changed files with 15 additions and 3 deletions

View file

@ -2,6 +2,18 @@
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.
## [5.0.0](https://github.com/wagoid/commitlint-github-action/compare/v4.1.15...v5.0.0) (2022-06-16)
### ⚠ BREAKING CHANGES
* chore: rename circleci windows job
* requires lerna v5
### Features
* upgrade [@commitlint](https://github.com/commitlint) packages ([91c000c](https://github.com/wagoid/commitlint-github-action/commit/91c000c1e080c9c04bf3c2c139acf4a8cd2f98c9))
### [4.1.15](https://github.com/wagoid/commitlint-github-action/compare/v4.1.14...v4.1.15) (2022-06-16)
### [4.1.14](https://github.com/wagoid/commitlint-github-action/compare/v4.1.13...v4.1.14) (2022-06-16)