Skip to content

Commit 948b7c1

Browse files
chore(main): release 0.4.10
1 parent 3748643 commit 948b7c1

3 files changed

Lines changed: 10 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.9"
2+
".": "0.4.10"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.4.10](https://github.com/rive-app/rive-nitro-react-native/compare/v0.4.9...v0.4.10) (2026-05-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **android:** allow overriding CMake version for Windows long-path builds ([#265](https://github.com/rive-app/rive-nitro-react-native/issues/265)) ([7300001](https://github.com/rive-app/rive-nitro-react-native/commit/7300001fdcfb6b31bec4841537b174d4a897e807))
9+
* bump iOS runtime to 6.20.4 ([#271](https://github.com/rive-app/rive-nitro-react-native/issues/271)) ([3748643](https://github.com/rive-app/rive-nitro-react-native/commit/3748643a9751ef23684f01af0d7a9330436ac5a2))
10+
311
## [0.4.9](https://github.com/rive-app/rive-nitro-react-native/compare/v0.4.8...v0.4.9) (2026-05-22)
412

513

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.9",
3+
"version": "0.4.10",
44
"description": "Rive React Native",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)