Skip to content

Commit e6e9404

Browse files
committed
release(core): 9.0.15
1 parent 4ff831c commit e6e9404

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.15 (2026-02-19)
2+
3+
### 🩹 Fixes
4+
5+
- **ios:** statusBarStyle default handling and explicit control ([#11093](https://github.com/NativeScript/NativeScript/pull/11093))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker
10+
111
## 9.0.14 (2026-02-18)
212

313
### 🚀 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.15-next.1",
3+
"version": "9.0.15",
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)