Skip to content

Commit c05b328

Browse files
committed
release(core): 8.9.5
1 parent fe7ad8c commit c05b328

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 8.9.5 (2025-07-14)
2+
3+
### 🩹 Fixes
4+
5+
- package format for current hook handling
6+
17
## 8.9.4 (2025-07-14)
28

39
### 🚀 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": "8.9.4",
3+
"version": "8.9.5",
44
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
55
"main": "index",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)