diff --git a/CHANGELOG.md b/CHANGELOG.md index f131df9..cf5e8e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [2.3.1](https://github.com/TriPSs/conventional-changelog-action/compare/v2.3.0...v2.3.1) (2020-05-08) + + + # [2.3.0](https://github.com/TriPSs/conventional-changelog-action/compare/v2.2.0...v2.3.0) (2020-05-08) @@ -37,7 +41,3 @@ -## [2.0.1](https://github.com/TriPSs/conventional-changelog-action/compare/v2.0.0...v2.0.1) (2020-04-16) - - - diff --git a/package.json b/package.json index 6bf2393..42ce786 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-action", - "version": "2.3.0", + "version": "2.3.1", "description": "", "main": "index.js", "scripts": {