Skip to content

Commit ec4160a

Browse files
Merge branch 'main' into fix/crash-event-on-draw
2 parents 2c151aa + 73b153d commit ec4160a

20 files changed

+1655
-867
lines changed

.changeset/warm-crabs-ring.md

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

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lottiefiles/dotlottie-react
22

3+
## 0.13.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [59f4ce4]
8+
- Updated dependencies [ce0d9a2]
9+
- @lottiefiles/dotlottie-web@0.43.0
10+
311
## 0.13.3
412

513
### Patch Changes

packages/react/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",
3-
"version": "0.13.3",
3+
"version": "0.13.4",
44
"type": "module",
55
"description": "React wrapper around the dotlottie-web library",
66
"repository": {

packages/solid/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lottiefiles/dotlottie-solid
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [59f4ce4]
8+
- Updated dependencies [ce0d9a2]
9+
- @lottiefiles/dotlottie-web@0.43.0
10+
311
## 0.2.1
412

513
### Patch Changes

packages/solid/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-solid",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"type": "module",
55
"description": "Solid wrapper around the dotlottie-web library",
66
"repository": {

packages/svelte/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lottiefiles/dotlottie-svelte
22

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [59f4ce4]
8+
- Updated dependencies [ce0d9a2]
9+
- @lottiefiles/dotlottie-web@0.43.0
10+
311
## 0.5.1
412

513
### Patch Changes

packages/svelte/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-svelte",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"type": "module",
55
"description": "Svelte component wrapper around the dotlottie-web library to render Lottie and dotLottie animations",
66
"repository": {

packages/vue/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lottiefiles/dotlottie-vue
22

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [59f4ce4]
8+
- Updated dependencies [ce0d9a2]
9+
- @lottiefiles/dotlottie-web@0.43.0
10+
311
## 0.6.1
412

513
### Patch Changes

packages/vue/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-vue",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"type": "module",
55
"description": "Vue wrapper around the dotlottie-web library",
66
"repository": {

packages/wc/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lottiefiles/dotlottie-wc
22

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [59f4ce4]
8+
- Updated dependencies [ce0d9a2]
9+
- @lottiefiles/dotlottie-web@0.43.0
10+
311
## 0.5.1
412

513
### Patch Changes

0 commit comments

Comments
 (0)