From a58ae9526b2c3acee9ad8e1926b950b7863305d4 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 10 Jan 2026 19:47:58 +0900 Subject: [PATCH] Release 2.65.16 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33470bd5..45ca5e9e 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.65.16] - 2026-01-10 + - Update `zola@latest` to 0.22.0. - Update `wasmtime@latest` to 40.0.1. @@ -5307,7 +5309,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.65.15...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.16...HEAD +[2.65.16]: https://github.com/taiki-e/install-action/compare/v2.65.15...v2.65.16 [2.65.15]: https://github.com/taiki-e/install-action/compare/v2.65.14...v2.65.15 [2.65.14]: https://github.com/taiki-e/install-action/compare/v2.65.13...v2.65.14 [2.65.13]: https://github.com/taiki-e/install-action/compare/v2.65.12...v2.65.13