We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721ceaf commit d151b75Copy full SHA for d151b75
CHANGELOG.md
@@ -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
10
## [9.0.2](https://github.com/NativeScript/ios/compare/v9.0.1...v9.0.2) (2025-12-14)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "9.0.2",
+ "version": "9.0.3",
"keywords": [
"NativeScript",
"iOS",
@@ -44,4 +44,4 @@
44
"clang-format -i"
45
]
46
}
47
-}
+}
0 commit comments