Skip to content

Commit 5969912

Browse files
committed
release(core): 9.0.14
1 parent e1a29c8 commit 5969912

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 9.0.14 (2026-02-18)
2+
3+
### 🚀 Features
4+
5+
- **android:** edge to edge cutout inset ([#11069](https://github.com/NativeScript/NativeScript/pull/11069))
6+
7+
### 🩹 Fixes
8+
9+
- **android:** edge to edge bottom was applied 2x ([#11090](https://github.com/NativeScript/NativeScript/pull/11090))
10+
11+
### ❤️ Thank You
12+
13+
- Osei Fortune @triniwiz
14+
115
## 9.0.13 (2026-01-31)
216

317
### 🚀 Features

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/core",
3-
"version": "9.0.14-next.2",
3+
"version": "9.0.14",
44
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
55
"type": "module",
66
"main": "index",

0 commit comments

Comments
 (0)