release(core): 8.9.6

This commit is contained in:
Nathan Walker
2025-07-26 14:42:51 -07:00
parent 44c3d3fe57
commit b35277c8f0
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
## 8.9.6 (2025-07-26)
### 🩹 Fixes
- **core:** pin source-map due to minor bump using url ([44c3d3fe5](https://github.com/NativeScript/NativeScript/commit/44c3d3fe5))
### ❤️ Thank You
- Nathan Walker
## 8.9.5 (2025-07-14)
### 🩹 Fixes

View File

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