diff --git a/CHANGELOG.md b/CHANGELOG.md index 48e5f716..d6754a8f 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.44.31] - 2024-10-11 + - Update `wasm-bindgen@latest` to 0.2.95. ## [2.44.30] - 2024-10-10 @@ -2878,7 +2880,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.30...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.31...HEAD +[2.44.31]: https://github.com/taiki-e/install-action/compare/v2.44.30...v2.44.31 [2.44.30]: https://github.com/taiki-e/install-action/compare/v2.44.29...v2.44.30 [2.44.29]: https://github.com/taiki-e/install-action/compare/v2.44.28...v2.44.29 [2.44.28]: https://github.com/taiki-e/install-action/compare/v2.44.27...v2.44.28