Skip to content

Commit

Permalink
chore: 🤖 update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 28, 2024
1 parent b7148b9 commit 7e2e936
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/smooth-snakes-think.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lottiefiles/dotlottie-react

## 0.8.11

### Patch Changes

- Updated dependencies [b7148b9]
- @lottiefiles/dotlottie-web@0.32.0

## 0.8.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/dotlottie-react",
"version": "0.8.10",
"version": "0.8.11",
"type": "module",
"description": "React wrapper around the dotlottie-web library",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lottiefiles/dotlottie-solid

## 0.0.16

### Patch Changes

- Updated dependencies [b7148b9]
- @lottiefiles/dotlottie-web@0.32.0

## 0.0.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/dotlottie-solid",
"version": "0.0.15",
"version": "0.0.16",
"type": "module",
"description": "Solid wrapper around the dotlottie-web library",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lottiefiles/dotlottie-svelte

## 0.3.18

### Patch Changes

- Updated dependencies [b7148b9]
- @lottiefiles/dotlottie-web@0.32.0

## 0.3.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/dotlottie-svelte",
"version": "0.3.17",
"version": "0.3.18",
"type": "module",
"description": "Svelte component wrapper around the dotlottie-web library to render Lottie and dotLottie animations",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lottiefiles/dotlottie-vue

## 0.4.13

### Patch Changes

- Updated dependencies [b7148b9]
- @lottiefiles/dotlottie-web@0.32.0

## 0.4.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/dotlottie-vue",
"version": "0.4.12",
"version": "0.4.13",
"type": "module",
"description": "Vue wrapper around the dotlottie-web library",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/wc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lottiefiles/dotlottie-wc

## 0.2.19

### Patch Changes

- Updated dependencies [b7148b9]
- @lottiefiles/dotlottie-web@0.32.0

## 0.2.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/dotlottie-wc",
"version": "0.2.18",
"version": "0.2.19",
"type": "module",
"description": "Web component wrapper around the dotlottie-web library",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lottiefiles/dotlottie-web

## 0.32.0

### Minor Changes

- b7148b9: feat: 🎸 added freezeOnOffscreen option to renderConfig

## 0.31.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/dotlottie-web",
"version": "0.31.1",
"version": "0.32.0",
"type": "module",
"description": "Lottie and DotLottie player for the web",
"repository": {
Expand Down

0 comments on commit 7e2e936

Please sign in to comment.