Skip to content

Commit 07378b3

Browse files
chore: release 0.7.4
1 parent 6bf43f7 commit 07378b3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## <small>0.7.4 (2026-03-17)</small>
4+
5+
* chore(deps): update dotlottie react:0.18.7, android:0.13.2, ios: 0.14 (#41) ([6bf43f7](https://github.com/LottieFiles/dotlottie-react-native/commit/6bf43f7)), closes [#41](https://github.com/LottieFiles/dotlottie-react-native/issues/41)
6+
37
## <small>0.7.3 (2026-03-14)</small>
48

59
* fix: add number to source prop type to support require() assets (#40) ([1d4a40f](https://github.com/LottieFiles/dotlottie-react-native/commit/1d4a40f)), closes [#40](https://github.com/LottieFiles/dotlottie-react-native/issues/40) [#39](https://github.com/LottieFiles/dotlottie-react-native/issues/39)

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

0 commit comments

Comments
 (0)