We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c3d3f commit b35277cCopy full SHA for b35277c
packages/core/CHANGELOG.md
@@ -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
11
## 8.9.5 (2025-07-14)
12
13
### 🩹 Fixes
packages/core/package.json
@@ -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",
0 commit comments