Skip to content

Commit 0a8848f

Browse files
committed
release(rive): 2.0.4
1 parent 6ff8de4 commit 0a8848f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/rive/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 2.0.4 (2025-12-31)
2+
3+
### 🚀 Features
4+
5+
- **rive:** android v10 ([#21](https://github.com/NativeScript/ui-kit/pull/21))
6+
7+
### 🩹 Fixes
8+
9+
- build ([f4f6516](https://github.com/NativeScript/ui-kit/commit/f4f6516))
10+
11+
### ❤️ Thank You
12+
13+
- Nathan Walker
14+
- Osei Fortune @triniwiz
15+
116
## 2.0.2 (2025-12-29)
217

318
### 🚀 Features

packages/rive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/rive",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Rive for NativeScript",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)