Skip to content

Commit 4bf1e54

Browse files
authored
chore: update dotlottie-rs v0.1.52 wasm bindings (#633)
1 parent d9e8f1d commit 4bf1e54

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

.changeset/seven-adults-nail.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@lottiefiles/dotlottie-web': minor
3+
---
4+
5+
chore: update dotlottie-rs v0.1.52 wasm bindings

packages/web/download_wasm_bindings.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# Define version and other variables
4-
VERSION="0.1.49"
4+
VERSION="0.1.52"
55
URL="https://github.com/LottieFiles/dotlottie-rs/releases/download/v${VERSION}/dotlottie-player.wasm.tar.gz"
66
TARGET_DIR="./src/core"
77
TEMP_DIR="./.tmp/wasm"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dlplayer-version=0.1.51-0b11a29
1+
dlplayer-version=0.1.52-c285d10
130 KB
Binary file not shown.

0 commit comments

Comments
 (0)