Skip to content

Commit

Permalink
chore: 🤖 update versions (#324)
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 Mar 21, 2024
1 parent 75a9885 commit 4ced077
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/wet-eagles-pump.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.11

### Patch Changes

- 75a9885: fix: 🐛 playback ends on lastFrame

## 0.7.10

### 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.10",
"version": "0.7.11",
"type": "module",
"description": "",
"author": "Afsal <afsal@lottiefiles.com>, Sam Osborne <sam@lottiefiles.com>",
Expand Down
8 changes: 8 additions & 0 deletions packages/player-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @dotlottie/player-component

## 2.7.12

### Patch Changes

- 75a9885: fix: 🐛 playback ends on lastFrame
- Updated dependencies [75a9885]
- @dotlottie/common@0.7.11

## 2.7.11

### 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.11",
"version": "2.7.12",
"description": "dotLottie animation player web component.",
"repository": "https://github.com/dotlottie/player-component.git",
"homepage": "https://dotlottie.io/players",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @dotlottie/react-player

## 1.6.19

### Patch Changes

- 75a9885: fix: 🐛 playback ends on lastFrame
- Updated dependencies [75a9885]
- @dotlottie/common@0.7.11

## 1.6.18

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

0 comments on commit 4ced077

Please sign in to comment.