diff --git a/CHANGELOG.md b/CHANGELOG.md index 82505bd..5dfbbd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Fork Version +## 1.4.82 (2024-05-13) + + +### Refactor + +* add conventional changelog overrides to cli ([#56](https://github.com/eglavin/fork-version/issues/56)) ([cddeda6](https://github.com/eglavin/fork-version/commit/cddeda6c81c50682329f4a44d9036b72a6045055)) + + ## 1.4.81 (2024-05-08) diff --git a/package.json b/package.json index 38da4bc..dde51b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fork-version", - "version": "1.4.81", + "version": "1.4.82", "license": "MIT", "description": "Fork-Version automates version control tasks such as determining, updating, and committing versions, files, and changelogs, simplifying the process when adhering to the conventional commit standard.", "keywords": [