Skip to content

Commit

Permalink
chore: 🤖 update versions (beta) (#133)
Browse files Browse the repository at this point in the history
* chore: 🤖 update versions (beta)

* chore: updated prettierignore

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Afsal <[email protected]>
  • Loading branch information
3 people authored Jun 22, 2023
1 parent 1a6e818 commit 10528a1
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 3 deletions.
7 changes: 6 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,10 @@
"@dotlottie/common": "0.0.1",
"react-player-test": "0.0.0"
},
"changesets": ["little-pianos-camp", "tidy-islands-bathe", "twenty-windows-nail"]
"changesets": [
"green-geckos-decide",
"little-pianos-camp",
"tidy-islands-bathe",
"twenty-windows-nail"
]
}
4 changes: 3 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ tmp/
releases/

packages/player-component/tests/
packages/player-component/cypress/
packages/player-component/cypress/

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

## 0.0.1-beta.4

### Patch Changes

- 1a6e818: chore: added readme

## 0.0.1-beta.3

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

0 comments on commit 10528a1

Please sign in to comment.