Skip to content

Commit fa32f3e

Browse files
chore(main): release 0.2.6 (#171)
🤖 I have created a release *beep* *boop* --- ## [0.2.6](v0.2.5...v0.2.6) (2026-03-05) ### Bug Fixes * restrict nitro to <0.35, as we are not compatible with 0.35 ([#170](#170)) ([b304000](b304000)) --- 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 b304000 commit fa32f3e

3 files changed

Lines changed: 9 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.2.5"
2+
".": "0.2.6"
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.6](https://github.com/rive-app/rive-nitro-react-native/compare/v0.2.5...v0.2.6) (2026-03-05)
4+
5+
6+
### Bug Fixes
7+
8+
* restrict nitro to <0.35, as we are not compatible with 0.35 ([#170](https://github.com/rive-app/rive-nitro-react-native/issues/170)) ([b304000](https://github.com/rive-app/rive-nitro-react-native/commit/b304000e542d524ce112fbe07e8dc575eb69fa70))
9+
310
## [0.2.5](https://github.com/rive-app/rive-nitro-react-native/compare/v0.2.4...v0.2.5) (2026-03-02)
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.5",
3+
"version": "0.2.6",
44
"description": "Rive React Native",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)