diff --git a/CHANGELOG.md b/CHANGELOG.md index b36efd31..c0845738 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +## [2.11.2] - 2023-06-15 + - Update `syft@latest` to 0.83.1. - Update `protoc@latest` to 3.23.3. @@ -861,7 +863,8 @@ Note: This release is considered a breaking change because installing on version Initial release -[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.11.1...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.11.2...HEAD +[2.11.2]: https://github.com/taiki-e/install-action/compare/v2.11.1...v2.11.2 [2.11.1]: https://github.com/taiki-e/install-action/compare/v2.11.0...v2.11.1 [2.11.0]: https://github.com/taiki-e/install-action/compare/v2.10.0...v2.11.0 [2.10.0]: https://github.com/taiki-e/install-action/compare/v2.9.4...v2.10.0