Release 2.44.47

This commit is contained in:
Taiki Endo
2024-10-23 09:51:37 +09:00
parent 77a913ad27
commit 5a168576ea

View File

@@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.44.47] - 2024-10-23
- Update `protoc@latest` to 3.28.3.
## [2.44.46] - 2024-10-22
@@ -2952,7 +2954,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.44.46...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.47...HEAD
[2.44.47]: https://github.com/taiki-e/install-action/compare/v2.44.46...v2.44.47
[2.44.46]: https://github.com/taiki-e/install-action/compare/v2.44.45...v2.44.46
[2.44.45]: https://github.com/taiki-e/install-action/compare/v2.44.44...v2.44.45
[2.44.44]: https://github.com/taiki-e/install-action/compare/v2.44.43...v2.44.44