Skip to content

Commit 73b153d

Browse files
chore: update versions (#515)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 59f4ce4 commit 73b153d

File tree

14 files changed

+57
-16
lines changed

14 files changed

+57
-16
lines changed

.changeset/shy-apricots-sell.md

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

.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": {

0 commit comments

Comments
 (0)