Skip to content

Commit 60a6ccd

Browse files
rive-engineeringHayesGordon
authored andcommitted
chore(main): release 9.8.0
1 parent 58db5ba commit 60a6ccd

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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.7.1"
2+
".": "9.8.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [9.8.0](https://github.com/rive-app/rive-react-native/compare/v9.7.1...v9.8.0) (2026-01-16)
4+
5+
6+
### Features
7+
8+
* bump native versions for scripting support ([2659b21](https://github.com/rive-app/rive-react-native/commit/2659b217ffb42cfd56115793b470147428c19bf4))
9+
10+
11+
### Bug Fixes
12+
13+
* **ios:** fix memory leak in custom asset loader closure ([0068df8](https://github.com/rive-app/rive-react-native/commit/0068df8ebb9c79bc07094795c97635e6558ab5fe))

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.7.1",
3+
"version": "9.8.0",
44
"runtimeVersions": {
55
"ios": "6.13.0",
66
"android": "11.1.0"

0 commit comments

Comments
 (0)