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 a03af98 commit 892f914Copy full SHA for 892f914
2 files changed
packages/core/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 9.0.20 (2026-05-27)
2
+
3
+### 🩹 Fixes
4
5
+- **android:** Removed invalid default padding conversion ([90f834138](https://github.com/NativeScript/NativeScript/commit/90f834138))
6
7
+### ❤️ Thank You
8
9
+- Dimitris - Rafail Katsampas @CatchABus
10
11
## 9.0.19 (2026-05-27)
12
13
### 🚀 Features
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/core",
- "version": "9.0.20-next.1",
+ "version": "9.0.20",
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
"type": "module",
"main": "index",
0 commit comments