diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 38625df..25e612e 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.6.2" + ".": "4.6.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a304f59..511414f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.6.3](https://github.com/pm7y/AzureEventGridSimulator/compare/4.6.2...4.6.3) (2025-12-26) + + +### Bug Fixes + +* release ([#247](https://github.com/pm7y/AzureEventGridSimulator/issues/247)) ([84b41dd](https://github.com/pm7y/AzureEventGridSimulator/commit/84b41dd61e2d5a5ee4ebb15c3aa0e27c5f884f39)) + ## [4.6.2](https://github.com/pm7y/AzureEventGridSimulator/compare/4.6.1...4.6.2) (2025-12-26)