Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update versions (pre) #451

Merged
merged 1 commit into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"@lottiefiles/dotlottie-wc": "0.4.2",
"@lottiefiles/dotlottie-web": "0.39.0"
},
"changesets": []
"changesets": ["moody-otters-sniff", "thirty-cobras-perform"]
}
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lottiefiles/dotlottie-react

## 0.12.2-pre.0

### Patch Changes

- Updated dependencies [9d67d22]
- Updated dependencies [1870455]
- @lottiefiles/[email protected]

## 0.12.1

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

## 0.1.6-pre.0

### Patch Changes

- Updated dependencies [9d67d22]
- Updated dependencies [1870455]
- @lottiefiles/[email protected]

## 0.1.5

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

## 0.4.5-pre.0

### Patch Changes

- Updated dependencies [9d67d22]
- Updated dependencies [1870455]
- @lottiefiles/[email protected]

## 0.4.4

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

## 0.5.5-pre.0

### Patch Changes

- Updated dependencies [9d67d22]
- Updated dependencies [1870455]
- @lottiefiles/[email protected]

## 0.5.4

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

## 0.4.3-pre.0

### Patch Changes

- Updated dependencies [9d67d22]
- Updated dependencies [1870455]
- @lottiefiles/[email protected]

## 0.4.2

### 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.4.2",
"version": "0.4.3-pre.0",
"type": "module",
"description": "Web component wrapper around the dotlottie-web library",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lottiefiles/dotlottie-web

## 0.40.0-pre.0

### Minor Changes

- 9d67d22: chore: update dotlottie-rs\@v0.1.37 wasm bindings
- 1870455: feat: 🎸 WebGPU & WebGL renderers

## 0.39.0

### 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",
"version": "0.40.0-pre.0",
"type": "module",
"description": "Lottie and DotLottie player for the web",
"repository": {
Expand Down