diff --git a/CHANGELOG.md b/CHANGELOG.md index b3c4018..ae6aff0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ## [Unreleased] +## [4.6.0] - 2024-05-31 + ### Added - Automated key naming convention suggestion for Localize-It action. Thanks to @JPilson @@ -463,7 +465,8 @@ - README.md -[Unreleased]: https://github.com/marhali/easy-i18n/compare/v4.5.2...HEAD +[Unreleased]: https://github.com/marhali/easy-i18n/compare/v4.6.0...HEAD +[4.6.0]: https://github.com/marhali/easy-i18n/compare/v4.5.2...v4.6.0 [4.5.2]: https://github.com/marhali/easy-i18n/compare/v4.5.1...v4.5.2 [4.5.1]: https://github.com/marhali/easy-i18n/compare/v4.5.0...v4.5.1 [4.5.0]: https://github.com/marhali/easy-i18n/compare/v4.4.4...v4.5.0