chore(release): v3.4.0

releases/v3 v3.4.0
Conventional Changelog Action 2020-08-17 05:57:37 +00:00
parent 8fe7ff65ab
commit 1643d852ba
2 changed files with 10 additions and 11 deletions

View File

@ -1,3 +1,12 @@
# [3.4.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.3.0...v3.4.0) (2020-08-17)
### Features
* Allow to specify a config file ([f0fabf6](https://github.com/TriPSs/conventional-changelog-action/commit/f0fabf6d88a3b7cef366530cc9cad6160a00d128))
# [3.3.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.2.0...v3.3.0) (2020-08-13) # [3.3.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.2.0...v3.3.0) (2020-08-13)
@ -50,13 +59,3 @@
# [3.1.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.0.0...v3.1.0) (2020-07-13)
### Features
* **pre-commit:** Allow relative path for the pre-commit input ([afea49f](https://github.com/TriPSs/conventional-changelog-action/commit/afea49fa57e678f9c8117d73415a488600b3cd28))
* Add pre-commit script file (hook) ([0aa82ce](https://github.com/TriPSs/conventional-changelog-action/commit/0aa82ce2ad5a23a200c8ce1eeba32eaefc846d9a))

View File

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