Skip to content

Commit e80aacf

Browse files
rive-engineeringmfazekas
authored andcommitted
chore(main): release 0.3.1
1 parent 5a6f039 commit e80aacf

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-
".": "0.3.0"
2+
".": "0.3.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+
## [0.3.1](https://github.com/rive-app/rive-nitro-react-native/compare/v0.3.0...v0.3.1) (2026-03-19)
4+
5+
6+
### Bug Fixes
7+
8+
* bump iOS runtime to 6.17.0 and Android to 11.2.1 ([#182](https://github.com/rive-app/rive-nitro-react-native/issues/182)) ([a7ca079](https://github.com/rive-app/rive-nitro-react-native/commit/a7ca07955628c475d214ea2b5c0af49f1018dfcd)), closes [#164](https://github.com/rive-app/rive-nitro-react-native/issues/164)
9+
310
## [0.3.0](https://github.com/rive-app/rive-nitro-react-native/compare/v0.2.8...v0.3.0) (2026-03-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.3.0",
3+
"version": "0.3.1",
44
"description": "Rive React Native",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)