Skip to content

Commit cba2769

Browse files
chore: update versions (#724)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3a1736d commit cba2769

File tree

15 files changed

+64
-37
lines changed

15 files changed

+64
-37
lines changed

.changeset/great-numbers-raise.md

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

.changeset/olive-mirrors-spend.md

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

.changeset/wasm-bindgen-migration.md

Lines changed: 0 additions & 16 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.18.4
4+
### Patch Changes
5+
6+
- 0c0380d: fix: Adjust return type for React 19
7+
- Updated dependencies [3a1736d]
8+
- Updated dependencies [a7455a9]
9+
- @lottiefiles/dotlottie-web@0.66.0
10+
311
## 0.18.3
412
### Patch Changes
513

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.18.3",
3+
"version": "0.18.4",
44
"type": "module",
55
"description": "React wrapper around the dotlottie-web library",
66
"repository": {

packages/solid/CHANGELOG.md

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

3+
## 0.6.4
4+
### Patch Changes
5+
6+
- Updated dependencies [3a1736d]
7+
- Updated dependencies [a7455a9]
8+
- @lottiefiles/dotlottie-web@0.66.0
9+
310
## 0.6.3
411
### Patch Changes
512

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.6.3",
3+
"version": "0.6.4",
44
"type": "module",
55
"description": "Solid wrapper around the dotlottie-web library",
66
"repository": {

packages/svelte/CHANGELOG.md

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

3+
## 0.9.5
4+
### Patch Changes
5+
6+
- Updated dependencies [3a1736d]
7+
- Updated dependencies [a7455a9]
8+
- @lottiefiles/dotlottie-web@0.66.0
9+
310
## 0.9.4
411
### Patch Changes
512

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.9.4",
3+
"version": "0.9.5",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @lottiefiles/dotlottie-vue
22

3+
## 0.11.4
4+
### Patch Changes
5+
6+
- Updated dependencies [3a1736d]
7+
- Updated dependencies [a7455a9]
8+
- @lottiefiles/dotlottie-web@0.66.0
9+
310
## 0.11.3
411
### Patch Changes
512

0 commit comments

Comments
 (0)