Skip to content

Commit aed209f

Browse files
committed
release(core): 9.0.17
1 parent 063a6ff commit aed209f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 9.0.17 (2026-03-04)
2+
3+
### 🩹 Fixes
4+
5+
- **ios:** secureWithoutAutofill on TextField ([#11129](https://github.com/NativeScript/NativeScript/pull/11129))
6+
- **android:** inset props on interface ([#11103](https://github.com/NativeScript/NativeScript/pull/11103))
7+
8+
### ❤️ Thank You
9+
10+
- Nathan Walker
11+
- Osei Fortune @triniwiz
12+
113
## 9.0.16 (2026-02-25)
214

315
### 🩹 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.17-next.2",
3+
"version": "9.0.17",
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)