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 Dec 28, 2023
1 parent 477d72e commit db8d39d
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/new-bats-rush.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @dotlottie/common

## 0.7.6

### Patch Changes

- 477d72e: fix: 🐛 deep clone lottie json does shallow copy for nested keys

## 0.7.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dotlottie/common",
"version": "0.7.5",
"version": "0.7.6",
"type": "module",
"description": "",
"author": "Afsal <afsal@lottiefiles.com>, Sam Osborne <sam@lottiefiles.com>",
Expand Down
7 changes: 7 additions & 0 deletions packages/player-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @dotlottie/player-component

## 2.7.5

### Patch Changes

- Updated dependencies [477d72e]
- @dotlottie/common@0.7.6

## 2.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/player-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dotlottie/player-component",
"version": "2.7.4",
"version": "2.7.5",
"description": "dotLottie animation player web component.",
"repository": "https://github.com/dotlottie/player-component.git",
"homepage": "https://dotlottie.com/players",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @dotlottie/react-player

## 1.6.12

### Patch Changes

- Updated dependencies [477d72e]
- @dotlottie/common@0.7.6

## 1.6.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dotlottie/react-player",
"version": "1.6.11",
"version": "1.6.12",
"type": "module",
"description": "dotlottie animation player react component.",
"repository": "https://github.com/dotlottie/player-component.git",
Expand Down

0 comments on commit db8d39d

Please sign in to comment.