Skip to content

Commit 608f536

Browse files
chore(main): release 0.3.0 (#181)
🤖 I have created a release *beep* *boop* --- ## [0.3.0](v0.2.8...v0.3.0) (2026-03-13) ### ⚠ BREAKING CHANGES * minimum nitro-modules version is now 0.35.0 ### Bug Fixes * upgrade nitro-modules to 0.35.0 ([#172](#172)) ([c989fa5](c989fa5)), closes [#169](#169) --- 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 c989fa5 commit 608f536

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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.8"
2+
".": "0.3.0"
33
}

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/rive-app/rive-nitro-react-native/compare/v0.2.8...v0.3.0) (2026-03-13)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* minimum nitro-modules version is now 0.35.0
9+
10+
### Bug Fixes
11+
12+
* upgrade nitro-modules to 0.35.0 ([#172](https://github.com/rive-app/rive-nitro-react-native/issues/172)) ([c989fa5](https://github.com/rive-app/rive-nitro-react-native/commit/c989fa595036ace3110c4bbe0142f2a8f8a268f6)), closes [#169](https://github.com/rive-app/rive-nitro-react-native/issues/169)
13+
314
## [0.2.8](https://github.com/rive-app/rive-nitro-react-native/compare/v0.2.7...v0.2.8) (2026-03-13)
415

516

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

0 commit comments

Comments
 (0)