chore(release): v3.14.1 [skip ci]

releases/v3 v3.14.1
Conventional Changelog Action 2022-08-31 07:26:48 +00:00
parent 720fdedf8d
commit 78239f16d2
2 changed files with 10 additions and 10 deletions

View File

@ -1,3 +1,12 @@
## [3.14.1](https://github.com/TriPSs/conventional-changelog-action/compare/v3.14.0...v3.14.1) (2022-08-31)
### Bug Fixes
* Add global unhandledRejection handler ([0600ca1](https://github.com/TriPSs/conventional-changelog-action/commit/0600ca1902042ed6a922d78a40b180eadc546142))
# [3.14.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.13.0...v3.14.0) (2022-07-08)
@ -44,12 +53,3 @@
# [3.10.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.9.9...v3.10.0) (2021-11-30)
### Features
* Added option ([d9201c2](https://github.com/TriPSs/conventional-changelog-action/commit/d9201c2107f9c691396768f75fe261ad3588b413))

View File

@ -1,6 +1,6 @@
{
"name": "conventional-changelog-action",
"version": "3.14.0",
"version": "3.14.1",
"description": "Github Action that generates a changelog with the Conventional Changelog CLI",
"keywords": [
"actions",