Skip to content

Commit

Permalink
chore: 🤖 update versions (#312)
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
samuelOsborne and github-actions[bot] authored Feb 13, 2024
1 parent 163dcc2 commit 04bfbda
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/wise-lions-argue.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.10

### Patch Changes

- 163dcc2: refactor: 💡 theming from lss to lottie slots

## 0.7.9

### 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.9",
"version": "0.7.10",
"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.9

### Patch Changes

- Updated dependencies [163dcc2]
- @dotlottie/common@0.7.10

## 2.7.8

### 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.8",
"version": "2.7.9",
"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.16

### Patch Changes

- Updated dependencies [163dcc2]
- @dotlottie/common@0.7.10

## 1.6.15

### 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.15",
"version": "1.6.16",
"type": "module",
"description": "dotlottie animation player react component.",
"repository": "https://github.com/dotlottie/player-component.git",
Expand Down

0 comments on commit 04bfbda

Please sign in to comment.