Skip to content

Commit edbde13

Browse files
chore(main): release 0.4.3 (#217)
🤖 I have created a release *beep* *boop* --- ## [0.4.3](v0.4.2...v0.4.3) (2026-04-17) ### Bug Fixes * bump rive-ios to 6.18.2 and rive-android to 11.4.0 ([#216](#216)) ([ae92eff](ae92eff)) --- 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 ae92eff commit edbde13

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.4.2"
2+
".": "0.4.3"
33
}

CHANGELOG.md

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

3+
## [0.4.3](https://github.com/rive-app/rive-nitro-react-native/compare/v0.4.2...v0.4.3) (2026-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* bump rive-ios to 6.18.2 and rive-android to 11.4.0 ([#216](https://github.com/rive-app/rive-nitro-react-native/issues/216)) ([ae92eff](https://github.com/rive-app/rive-nitro-react-native/commit/ae92eff16e668c1346dff4b90b26f732b4d8b406))
9+
310
## [0.4.2](https://github.com/rive-app/rive-nitro-react-native/compare/v0.4.1...v0.4.2) (2026-04-13)
411

512

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.4.2",
3+
"version": "0.4.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)