Skip to content

Commit

Permalink
chore: 🤖 update versions (beta) (#483)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 25, 2025
1 parent a163991 commit 8572c00
Show file tree
Hide file tree
Showing 15 changed files with 76 additions and 7 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"curly-seahorses-teach",
"healthy-pumpkins-impress",
"lemon-clocks-whisper",
"many-ligers-scream",
"new-students-bow",
"orange-pears-build",
"poor-poets-kneel",
Expand Down
7 changes: 7 additions & 0 deletions apps/dotlottie-state-machine-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# vite-react-typescript-starter

## 0.0.1-beta.11

### Patch Changes

- Updated dependencies [a163991]
- @lottiefiles/dotlottie-web@0.39.0-beta.11

## 0.0.1-beta.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/dotlottie-state-machine-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-react-typescript-starter",
"version": "0.0.1-beta.10",
"version": "0.0.1-beta.11",
"type": "module",
"license": "MIT",
"private": true,
Expand Down
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @lottiefiles/dotlottie-react

## 0.13.0-beta.11

### Minor Changes

- a163991: refactored triggers and listeners naming.

### Patch Changes

- Updated dependencies [a163991]
- @lottiefiles/dotlottie-web@0.39.0-beta.11

## 0.13.0-beta.10

### Minor 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.13.0-beta.10",
"version": "0.13.0-beta.11",
"type": "module",
"description": "React wrapper around the dotlottie-web library",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @lottiefiles/dotlottie-solid

## 0.2.0-beta.11

### Minor Changes

- a163991: refactored triggers and listeners naming.

### Patch Changes

- Updated dependencies [a163991]
- @lottiefiles/dotlottie-web@0.39.0-beta.11

## 0.2.0-beta.10

### Minor 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.2.0-beta.10",
"version": "0.2.0-beta.11",
"type": "module",
"description": "Solid wrapper around the dotlottie-web library",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @lottiefiles/dotlottie-svelte

## 0.5.0-beta.11

### Minor Changes

- a163991: refactored triggers and listeners naming.

### Patch Changes

- Updated dependencies [a163991]
- @lottiefiles/dotlottie-web@0.39.0-beta.11

## 0.5.0-beta.10

### Minor 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.5.0-beta.10",
"version": "0.5.0-beta.11",
"type": "module",
"description": "Svelte component wrapper around the dotlottie-web library to render Lottie and dotLottie animations",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @lottiefiles/dotlottie-vue

## 0.6.0-beta.11

### Minor Changes

- a163991: refactored triggers and listeners naming.

### Patch Changes

- Updated dependencies [a163991]
- @lottiefiles/dotlottie-web@0.39.0-beta.11

## 0.6.0-beta.10

### Minor 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.6.0-beta.10",
"version": "0.6.0-beta.11",
"type": "module",
"description": "Vue wrapper around the dotlottie-web library",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/wc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @lottiefiles/dotlottie-wc

## 0.5.0-beta.11

### Minor Changes

- a163991: refactored triggers and listeners naming.

### Patch Changes

- Updated dependencies [a163991]
- @lottiefiles/dotlottie-web@0.39.0-beta.11

## 0.5.0-beta.10

### Minor 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.5.0-beta.10",
"version": "0.5.0-beta.11",
"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.39.0-beta.11

### Minor Changes

- a163991: refactored triggers and listeners naming.

## 0.39.0-beta.10

### Minor 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.39.0-beta.10",
"version": "0.39.0-beta.11",
"type": "module",
"description": "Lottie and DotLottie player for the web",
"repository": {
Expand Down

0 comments on commit 8572c00

Please sign in to comment.