Skip to content

Commit 892f914

Browse files
committed
release(core): 9.0.20
1 parent a03af98 commit 892f914

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## 9.0.19 (2026-05-27)
212

313
### 🚀 Features

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": "9.0.20-next.1",
3+
"version": "9.0.20",
44
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
55
"type": "module",
66
"main": "index",

0 commit comments

Comments
 (0)