Skip to content

Commit 1f983fe

Browse files
committed
release: 9.0.1
1 parent 5c6de7f commit 1f983fe

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [9.0.1](https://github.com/NativeScript/android/compare/v9.0.0...v9.0.1) (2025-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* http realm cache key with query params ([#1896](https://github.com/NativeScript/android/issues/1896)) ([288491f](https://github.com/NativeScript/android/commit/288491fb0f5ce0f296285a878ba6ac34f78f299b))
7+
* improve reThrowToJava exception handling and runtime retrieval logic ([#1886](https://github.com/NativeScript/android/issues/1886)) ([c05e283](https://github.com/NativeScript/android/commit/c05e283823f1ddab43cefa3c9e828b3e66c97794))
8+
* proguard builds ([#1887](https://github.com/NativeScript/android/issues/1887)) ([3ecd707](https://github.com/NativeScript/android/commit/3ecd707be4494e26050bacc8d1916d22c5dd6433))
9+
* URLSearchParams.forEach() crash and spec compliance ([#1895](https://github.com/NativeScript/android/issues/1895)) ([3e61cef](https://github.com/NativeScript/android/commit/3e61cef4e90a7d3b27155ca38d69e6ce59dc0d2e))
10+
11+
12+
113
# [9.0.0](https://github.com/NativeScript/android/compare/v8.9.2...v9.0.0) (2025-11-17)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/android",
33
"description": "NativeScript for Android using v8",
4-
"version": "9.0.0",
4+
"version": "9.0.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/NativeScript/android.git"

0 commit comments

Comments
 (0)