From e480470398a82cb0b29020fd946849a8c2e512e5 Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Sun, 16 Mar 2025 16:16:14 -0700 Subject: [PATCH] chore(release): core 8.9.1 --- packages/core/CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index f000e3eaf..11dadbdf9 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,3 +1,18 @@ +## 8.9.1 (2025-03-16) + +### 🚀 Features + +- **css:** color-mix ([#10719](https://github.com/NativeScript/NativeScript/pull/10719)) + +### 🩹 Fixes + +- **core:** missing parameter for once event listeners ([#10715](https://github.com/NativeScript/NativeScript/pull/10715)) + +### ❤️ Thank You + +- Dimitris-Rafail Katsampas @CatchABus +- Nathan Walker + ## 8.9.0 (2025-02-27) ### 🚀 Features