Skip to content

Commit d151b75

Browse files
committed
release: 9.0.3
1 parent 721ceaf commit d151b75

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [9.0.3](https://github.com/NativeScript/ios/compare/v9.0.2...v9.0.3) (2026-01-04)
2+
3+
4+
### Features
5+
6+
* remote module security ([#331](https://github.com/NativeScript/ios/issues/331)) ([721ceaf](https://github.com/NativeScript/ios/commit/721ceafe2606ff25786529acb9a4c727cfa84d78))
7+
8+
9+
110
## [9.0.2](https://github.com/NativeScript/ios/compare/v9.0.1...v9.0.2) (2025-12-14)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/ios",
33
"description": "NativeScript Runtime for iOS",
4-
"version": "9.0.2",
4+
"version": "9.0.3",
55
"keywords": [
66
"NativeScript",
77
"iOS",
@@ -44,4 +44,4 @@
4444
"clang-format -i"
4545
]
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)