chore(release): v3.1.2

releases/v3 v3.1.2
Conventional Changelog Action 2020-07-27 06:11:39 +00:00
parent 09a4366c4f
commit a8ce746e59
2 changed files with 10 additions and 10 deletions

View File

@ -1,3 +1,12 @@
## [3.1.2](https://github.com/TriPSs/conventional-changelog-action/compare/v3.1.1...v3.1.2) (2020-07-27)
### Bug Fixes
* fail action on push rejection ([206a4e3](https://github.com/TriPSs/conventional-changelog-action/commit/206a4e313a58d868e56629ca59a29a5d8e0105ea))
## [3.1.1](https://github.com/TriPSs/conventional-changelog-action/compare/v3.1.0...v3.1.1) (2020-07-13) ## [3.1.1](https://github.com/TriPSs/conventional-changelog-action/compare/v3.1.0...v3.1.1) (2020-07-13)
@ -51,12 +60,3 @@
## [2.3.3](https://github.com/TriPSs/conventional-changelog-action/compare/v2.3.2...v2.3.3) (2020-05-08)
### Bug Fixes
* Fixes for CI ([b0698e5](https://github.com/TriPSs/conventional-changelog-action/commit/b0698e5e9b298cc4a6d95889e38638d8d6fd35fa))

View File

@ -1,6 +1,6 @@
{ {
"name": "conventional-changelog-action", "name": "conventional-changelog-action",
"version": "3.1.1", "version": "3.1.2",
"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",