release(core): 8.9.5

This commit is contained in:
Nathan Walker
2025-07-14 11:22:29 -07:00
parent fe7ad8c8a6
commit c05b3283ec
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 8.9.5 (2025-07-14)
### 🩹 Fixes
- package format for current hook handling
## 8.9.4 (2025-07-14) ## 8.9.4 (2025-07-14)
### 🚀 Features ### 🚀 Features

View File

@ -1,6 +1,6 @@
{ {
"name": "@nativescript/core", "name": "@nativescript/core",
"version": "8.9.4", "version": "8.9.5",
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.", "description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
"main": "index", "main": "index",
"types": "index.d.ts", "types": "index.d.ts",