Skip to content

Commit b35277c

Browse files
committed
release(core): 8.9.6
1 parent 44c3d3f commit b35277c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 8.9.6 (2025-07-26)
2+
3+
### 🩹 Fixes
4+
5+
- **core:** pin source-map due to minor bump using url ([44c3d3fe5](https://github.com/NativeScript/NativeScript/commit/44c3d3fe5))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker
10+
111
## 8.9.5 (2025-07-14)
212

313
### 🩹 Fixes

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.5",
3+
"version": "8.9.6",
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)