Skip to content

Commit 5cfe971

Browse files
chore(main): release 0.3.3 (#197)
🤖 I have created a release *beep* *boop* --- ## [0.3.3](v0.3.2...v0.3.3) (2026-03-26) ### Features * bump rive-ios to 6.18.0 and rive-android to 11.3.1 ([#193](#193)) ([bad9c60](bad9c60)) ### Bug Fixes * **android:** animation freezes when file has ViewModels but no artboard default ([#196](#196)) ([21c71fd](21c71fd)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 21c71fd commit 5cfe971

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.2"
2+
".": "0.3.3"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.3.3](https://github.com/rive-app/rive-nitro-react-native/compare/v0.3.2...v0.3.3) (2026-03-26)
4+
5+
6+
### Features
7+
8+
* bump rive-ios to 6.18.0 and rive-android to 11.3.1 ([#193](https://github.com/rive-app/rive-nitro-react-native/issues/193)) ([bad9c60](https://github.com/rive-app/rive-nitro-react-native/commit/bad9c604cf414a87c25f2fecf1ba36c6191c8409))
9+
10+
11+
### Bug Fixes
12+
13+
* **android:** animation freezes when file has ViewModels but no artboard default ([#196](https://github.com/rive-app/rive-nitro-react-native/issues/196)) ([21c71fd](https://github.com/rive-app/rive-nitro-react-native/commit/21c71fd3cd3832bcbc4059d443ab0cfbf642f53b))
14+
315
## [0.3.2](https://github.com/rive-app/rive-nitro-react-native/compare/v0.3.1...v0.3.2) (2026-03-25)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rive-app/react-native",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Rive React Native",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)