Skip to content

Commit 3389b13

Browse files
committed
release(rive): 2.0.0
1 parent 64cc47a commit 3389b13

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
@@ -0,0 +1,15 @@
1+
# 2.0.0 (2025-07-06)
2+
3+
### 🚀 Features
4+
5+
- **rive:** use spm from config ([135f8ac](https://github.com/NativeScript/ui-kit/commit/135f8ac))
6+
- **rive:** support latest 5.7 iOS and 9.1+ Android ([e3388ac](https://github.com/NativeScript/ui-kit/commit/e3388ac))
7+
- Rive ([#5](https://github.com/NativeScript/ui-kit/pull/5))
8+
9+
### 🩹 Fixes
10+
11+
- **rive:** listener on android ([#6](https://github.com/NativeScript/ui-kit/pull/6))
12+
13+
### ❤️ Thank You
14+
15+
- Nathan Walker

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": "1.1.1",
3+
"version": "2.0.0",
44
"description": "Rive for NativeScript",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)