From 05813aebbf04638f94f87e9ba934cbe807347176 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 6 Aug 2023 11:36:08 +0900 Subject: [PATCH] Release 2.14.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db447899..be203eab 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.14.1] - 2023-08-06 + - Update `mdbook@latest` to 0.4.34. ## [2.14.0] - 2023-08-05 @@ -1041,7 +1043,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.14.0...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.14.1...HEAD +[2.14.1]: https://github.com/taiki-e/install-action/compare/v2.14.0...v2.14.1 [2.14.0]: https://github.com/taiki-e/install-action/compare/v2.13.6...v2.14.0 [2.13.6]: https://github.com/taiki-e/install-action/compare/v2.13.5...v2.13.6 [2.13.5]: https://github.com/taiki-e/install-action/compare/v2.13.4...v2.13.5