Skip to content

Commit 11f5c36

Browse files
chore(main): release 0.4.11 (#284)
🤖 I have created a release *beep* *boop* --- ## [0.4.11](v0.4.10...v0.4.11) (2026-06-08) ### Bug Fixes * **android:** defer autoplay until after VM instance is bound ([#283](#283)) ([f600a47](f600a47)) --- 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 f600a47 commit 11f5c36

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.10"
2+
".": "0.4.11"
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.11](https://github.com/rive-app/rive-nitro-react-native/compare/v0.4.10...v0.4.11) (2026-06-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **android:** defer autoplay until after VM instance is bound ([#283](https://github.com/rive-app/rive-nitro-react-native/issues/283)) ([f600a47](https://github.com/rive-app/rive-nitro-react-native/commit/f600a471bcb55f4cf3b981794f6560b7ac251e92))
9+
310
## [0.4.10](https://github.com/rive-app/rive-nitro-react-native/compare/v0.4.9...v0.4.10) (2026-05-28)
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.10",
3+
"version": "0.4.11",
44
"description": "Rive React Native",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)