Skip to content

Commit 3088078

Browse files
committed
release(core): 9.0.8
1 parent ca36ee7 commit 3088078

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 9.0.8 (2025-12-12)
2+
3+
### 🚀 Features
4+
5+
- **TabView:** use UITab with iOS 18+ and allow search role usage ([#11008](https://github.com/NativeScript/NativeScript/pull/11008))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker
10+
111
## 9.0.7 (2025-12-10)
212

313
### 🩹 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.7",
3+
"version": "9.0.8",
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)