chore: Merge branch 'releases/v3'

releases/v3
Tycho Bokdam 2021-10-05 23:43:25 +02:00
commit efa2b14934
No known key found for this signature in database
GPG Key ID: F1180857DB997467
2 changed files with 10 additions and 10 deletions

View File

@ -1,3 +1,12 @@
## [3.9.3](https://github.com/TriPSs/conventional-changelog-action/compare/v3.9.2...v3.9.3) (2021-10-05)
### Bug Fixes
* Remove node_modules and ignore folder ([3ed803a](https://github.com/TriPSs/conventional-changelog-action/commit/3ed803a60bcddc0bf9a18d441c3a1c52bdab2477))
## [3.9.2](https://github.com/TriPSs/conventional-changelog-action/compare/v3.9.1...v3.9.2) (2021-10-05)
@ -34,12 +43,3 @@
## [3.7.1](https://github.com/TriPSs/conventional-changelog-action/compare/v3.7.0...v3.7.1) (2020-12-16)
### Bug Fixes
* Fixed that bumping multiple files with same extension type did only update one ([62453ed](https://github.com/TriPSs/conventional-changelog-action/commit/62453ed268eb6e82fcaf11351ce4cdd4f4b323aa))

View File

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