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

releases/v3 v3.19.0
Conventional Changelog Action 2023-06-22 10:25:14 +00:00
parent 3c841f364e
commit dd19d7c07e
3 changed files with 11 additions and 11 deletions

View File

@ -1,3 +1,12 @@
# [3.19.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.18.1...v3.19.0) (2023-06-22)
### Features
* Add 'infile' option ([a858fad](https://github.com/TriPSs/conventional-changelog-action/commit/a858fade68261d33b8c91977bbe3c77f1d39521d))
## [3.18.1](https://github.com/TriPSs/conventional-changelog-action/compare/v3.18.0...v3.18.1) (2023-05-18)
@ -42,12 +51,3 @@
# [3.17.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.16.0...v3.17.0) (2022-11-02)
### Features
* Add pre-release support ([14cc315](https://github.com/TriPSs/conventional-changelog-action/commit/14cc315abe788497f54c3eb3c734963ffbf6cc3e))

2
node_modules/.package-lock.json generated vendored
View File

@ -1,6 +1,6 @@
{
"name": "conventional-changelog-action",
"version": "3.18.1",
"version": "3.17.0",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

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