diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a623181..c508fe50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [5.0.2](https://github.com/mokkapps/changelog-generator-demo/compare/v5.0.1...v5.0.2) (2023-11-10) + ### [5.0.1](https://github.com/mokkapps/changelog-generator-demo/compare/v5.0.0...v5.0.1) (2023-11-10) diff --git a/package.json b/package.json index 40a25430..e1a75fb1 100644 --- a/package.json +++ b/package.json @@ -96,5 +96,5 @@ "typescript": "^5.0.2", "why": "0.6.2" }, - "version": "5.0.1" + "version": "5.0.2" }