From b24d17fb3ef03647b6821e1d4d97776fe601dd76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=ABl=20Galeran?= Date: Thu, 18 Dec 2025 15:22:27 +0100 Subject: [PATCH] chore: Fix version dates in CHANGELOG.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated dates in CHANGELOG.md because people would agree we're still in 2025 on Earth at the moment 😄 --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3ada26..976a7ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,25 +1,25 @@ # Bolt UXP Changelog -## Version 1.2.10 (2026-12-17) +## Version 1.2.10 (2025-12-17) - Webview UI Theme Update on Hot-Reload -## Version 1.2.9 (2026-12-08) +## Version 1.2.9 (2025-12-08) - UXP Theme colors examples updates - UXP Theme colors docs update -## Version 1.2.8 (2026-12-08) +## Version 1.2.8 (2025-12-08) - UXP Theme color test blocks added - Webview bool fix -## Version 1.2.7 (2026-12-05) +## Version 1.2.7 (2025-12-05) - UXP Theme color test blocks added - Webview bool fix -## Version 1.2.6 (2026-12-04) +## Version 1.2.6 (2025-12-04) - PPRO Types Updated - PPRO Utils Added