Skip to content

Commit 76d9ed8

Browse files
committed
release(core): 9.0.7
1 parent ab58536 commit 76d9ed8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 9.0.7 (2025-12-10)
2+
3+
### 🩹 Fixes
4+
5+
- **android:** Android 16 back press navigation failure ([#11006](https://github.com/NativeScript/NativeScript/pull/11006))
6+
- **RootLayout:** close shade cover when topmost popup doesn't need it ([#11007](https://github.com/NativeScript/NativeScript/pull/11007))
7+
8+
### ❤️ Thank You
9+
10+
- Dimitris-Rafail Katsampas @CatchABus
11+
112
## 9.0.6 (2025-12-07)
213

314
### 🩹 Fixes

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.6",
3+
"version": "9.0.7",
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)