Skip to content

Commit 815eed8

Browse files
chore: release (#62)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 99e3ea0 commit 815eed8

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/fix-ios-navigation-crash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.9.3
4+
### Patch Changes
5+
6+
7+
8+
- [#61](https://github.com/LottieFiles/dotlottie-react-native/pull/61) [`99e3ea0`](https://github.com/LottieFiles/dotlottie-react-native/commit/99e3ea0ce034a36b61f30aed2a0e68651aaf006c) Thanks [@theashraf](https://github.com/theashraf)! - Fix crash when navigating away on iOS (bump dotlottie-ios to 0.15.6).
9+
310
## 0.9.1 (2026-05-21)
411

512
* fix: [android] pick source loader from URI scheme (#52) ([b3b5dcd](https://github.com/LottieFiles/dotlottie-react-native/commit/b3b5dcd)), closes [#52](https://github.com/LottieFiles/dotlottie-react-native/issues/52) [#50](https://github.com/LottieFiles/dotlottie-react-native/issues/50)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lottiefiles/dotlottie-react-native",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "dotlottie react native",
55
"source": "./src/index.ts",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)