Skip to content

Commit fc933b0

Browse files
chore(main): release 0.2.8 (#180)
🤖 I have created a release *beep* *boop* --- ## [0.2.8](v0.2.7...v0.2.8) (2026-03-13) ### Bug Fixes * Xcode 26 compatibility — strip .Swift submodule from RiveRuntime modulemaps ([#174](#174)) ([e82c4be](e82c4be)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent e82c4be commit fc933b0

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.2.7"
2+
".": "0.2.8"
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.2.8](https://github.com/rive-app/rive-nitro-react-native/compare/v0.2.7...v0.2.8) (2026-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Xcode 26 compatibility — strip .Swift submodule from RiveRuntime modulemaps ([#174](https://github.com/rive-app/rive-nitro-react-native/issues/174)) ([e82c4be](https://github.com/rive-app/rive-nitro-react-native/commit/e82c4bee46f50db8f440911f36417c9fae46d463))
9+
310
## [0.2.7](https://github.com/rive-app/rive-nitro-react-native/compare/v0.2.6...v0.2.7) (2026-03-06)
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.2.7",
3+
"version": "0.2.8",
44
"description": "Rive React Native",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)