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

releases/v3 v3.18.1
Conventional Changelog Action 2023-05-18 13:16:31 +00:00
parent d479ae227c
commit b7f32a8347
3 changed files with 11 additions and 11 deletions

View File

@ -1,3 +1,12 @@
## [3.18.1](https://github.com/TriPSs/conventional-changelog-action/compare/v3.18.0...v3.18.1) (2023-05-18)
### Bug Fixes
* execute git config commands synchronously ([1607ac7](https://github.com/TriPSs/conventional-changelog-action/commit/1607ac70d5942487fb67e1d412d57868d8decca9))
# [3.18.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.17.2...v3.18.0) (2022-11-29)
@ -42,12 +51,3 @@
# [3.16.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.15.0...v3.16.0) (2022-11-01)
### Features
* Update action to node 16 ([08c1b12](https://github.com/TriPSs/conventional-changelog-action/commit/08c1b1237bb2dbed93fa7ecba9c334f094cb6b0b))

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

@ -1,7 +1,7 @@
{
"name": "conventional-changelog-action",
"version": "3.17.0",
"lockfileVersion": 2,
"lockfileVersion": 3,
"requires": true,
"packages": {
"node_modules/@actions/core": {

View File

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