Skip to content

Commit 973a637

Browse files
chore: release 0.7.3
1 parent 1d4a40f commit 973a637

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.3 (2026-03-14)</small>
4+
5+
* 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)
6+
37
## <small>0.7.2 (2026-03-13)</small>
48

59
* fix: migrate release workflow to OIDC trusted publishing (#38) ([af11e57](https://github.com/LottieFiles/dotlottie-react-native/commit/af11e57)), closes [#38](https://github.com/LottieFiles/dotlottie-react-native/issues/38)

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

0 commit comments

Comments
 (0)