Skip to content

Commit aaf87cd

Browse files
chore: release 0.9.0
1 parent 86ee000 commit aaf87cd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.0 (2026-04-21)
4+
5+
* chore(deps): 🔧 bump dotlottie-android to 0.13.6 (#46) ([86ee000](https://github.com/LottieFiles/dotlottie-react-native/commit/86ee000)), closes [#46](https://github.com/LottieFiles/dotlottie-react-native/issues/46) [#45](https://github.com/LottieFiles/dotlottie-react-native/issues/45)
6+
* ci(docs): 🎡 fixed notify-docs (#44) ([03874fa](https://github.com/LottieFiles/dotlottie-react-native/commit/03874fa)), closes [#44](https://github.com/LottieFiles/dotlottie-react-native/issues/44)
7+
* fix: 🐛 ci name ([ea4a026](https://github.com/LottieFiles/dotlottie-react-native/commit/ea4a026))
8+
* feat(ci): 🎸 notify docs update on release ([abcb147](https://github.com/LottieFiles/dotlottie-react-native/commit/abcb147))
9+
310
## 0.8.0 (2026-03-31)
411

512
* feat: add OpenGL ES renderer support for Android (#42) ([08abe4b](https://github.com/LottieFiles/dotlottie-react-native/commit/08abe4b)), closes [#42](https://github.com/LottieFiles/dotlottie-react-native/issues/42)

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.8.0",
3+
"version": "0.9.0",
44
"description": "dotlottie react native",
55
"source": "./src/index.ts",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)