Skip to content

Commit 7161eee

Browse files
chore: update versions (#573)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1744a2c commit 7161eee

18 files changed

+104
-45
lines changed

.changeset/clever-worms-sit.md

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

.changeset/fresh-pants-leave.md

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

.changeset/long-tables-accept.md

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

.changeset/pretty-jobs-invent.md

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

.changeset/tidy-feet-raise.md

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

.changeset/violet-scissors-tickle.md

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

packages/react/CHANGELOG.md

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

3+
## 0.15.0
4+
5+
### Minor Changes
6+
7+
- a01796d: refactor: Replace manual event dispatching with WASM CallbackObserver integration
8+
9+
### Patch Changes
10+
11+
- 1744a2c: chore: add `sideEffects: false` flag to `package.json` to allow tree shaking
12+
- Updated dependencies [a01796d]
13+
- Updated dependencies [41dff2e]
14+
- Updated dependencies [5bd67a5]
15+
- Updated dependencies [a01796d]
16+
- Updated dependencies [a01796d]
17+
- Updated dependencies [1744a2c]
18+
- @lottiefiles/dotlottie-web@0.50.0
19+
320
## 0.14.4
421

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

packages/solid/CHANGELOG.md

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

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- a01796d: refactor: Replace manual event dispatching with WASM CallbackObserver integration
8+
9+
### Patch Changes
10+
11+
- 1744a2c: chore: add `sideEffects: false` flag to `package.json` to allow tree shaking
12+
- Updated dependencies [a01796d]
13+
- Updated dependencies [41dff2e]
14+
- Updated dependencies [5bd67a5]
15+
- Updated dependencies [a01796d]
16+
- Updated dependencies [a01796d]
17+
- Updated dependencies [1744a2c]
18+
- @lottiefiles/dotlottie-web@0.50.0
19+
320
## 0.3.4
421

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

0 commit comments

Comments
 (0)