Skip to content

Commit b4a1b46

Browse files
committed
release(core): 9.0.2
1 parent f3b3333 commit b4a1b46

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 9.0.2 (2025-11-20)
2+
3+
### 🩹 Fixes
4+
5+
- **image-source:** url loading under different conditions ([#10955](https://github.com/NativeScript/NativeScript/pull/10955))
6+
- **core:** hook helper ([dec2b4b2d](https://github.com/NativeScript/NativeScript/commit/dec2b4b2d))
7+
8+
### ❤️ Thank You
9+
10+
- Nathan Walker
11+
112
# 9.0.0 (2025-11-17)
213

314
### 🚀 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.0",
3+
"version": "9.0.2",
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)