Skip to content

Commit b9dc4b3

Browse files
rive-engineeringmfazekas
authored andcommitted
chore(main): release 9.8.1
1 parent 2ea5056 commit b9dc4b3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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-
".": "9.8.0"
2+
".": "9.8.1"
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.1](https://github.com/rive-app/rive-react-native/compare/v9.8.0...v9.8.1) (2026-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* bump native runtimes (iOS 6.15.2, Android 11.2.0) ([2ea5056](https://github.com/rive-app/rive-react-native/commit/2ea50560cc15c8372362ef5a5f162e54d179dddc))
9+
310
## [9.8.0](https://github.com/rive-app/rive-react-native/compare/v9.7.1...v9.8.0) (2026-01-16)
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.0",
3+
"version": "9.8.1",
44
"runtimeVersions": {
55
"ios": "6.15.2",
66
"android": "11.2.0"

0 commit comments

Comments
 (0)