From a164de717a0ee9284c2d9db1c6016a4c339cd333 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 28 Mar 2026 05:53:56 +0000 Subject: [PATCH] Release 2.69.14 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6792d05..8e395b71 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.69.14] - 2026-03-28 + - Update `just@latest` to 1.48.1. - Update `wasm-bindgen@latest` to 0.2.115. @@ -6051,7 +6053,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.69.13...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.69.14...HEAD +[2.69.14]: https://github.com/taiki-e/install-action/compare/v2.69.13...v2.69.14 [2.69.13]: https://github.com/taiki-e/install-action/compare/v2.69.12...v2.69.13 [2.69.12]: https://github.com/taiki-e/install-action/compare/v2.69.11...v2.69.12 [2.69.11]: https://github.com/taiki-e/install-action/compare/v2.69.10...v2.69.11