Skip to content

Commit d23b119

Browse files
chore(main): release 9.8.3
1 parent b10cf33 commit d23b119

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-
".": "9.8.2"
2+
".": "9.8.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+
## [9.8.3](https://github.com/rive-app/rive-react-native/compare/v9.8.2...v9.8.3) (2026-04-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **Android:** bump runtime to 11.4.1 to fix ARMv7 TLS relocation crash ([b10cf33](https://github.com/rive-app/rive-react-native/commit/b10cf33a682a116f0911be2914cbaf474da43930))
9+
310
## [9.8.2](https://github.com/rive-app/rive-react-native/compare/v9.8.1...v9.8.2) (2026-04-17)
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-react-native",
3-
"version": "9.8.2",
3+
"version": "9.8.3",
44
"runtimeVersions": {
55
"ios": "6.18.2",
66
"android": "11.4.1"

0 commit comments

Comments
 (0)