Skip to content

Commit

Permalink
chore: release 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pushpush committed Apr 12, 2021
1 parent 6012538 commit 513b008
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.9](https://github.com/kinescope/react-kinescope-player/compare/v0.2.8...v0.2.9) (2021-04-12)

### Bug Fixes

* remove throw THROW_PLAYER_NOT_READY ([6012538](https://github.com/kinescope/react-kinescope-player/commit/601253885a65bc28a38197876f90af837a9cb62b))

### [0.2.8](https://github.com/kinescope/react-kinescope-player/compare/v0.2.7...v0.2.8) (2021-04-01)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kinescope/react-kinescope-player",
"version": "0.2.8",
"version": "0.2.9",
"description": "React.js wrapper for Kinescope player",
"scripts": {
"prettier": "node node_modules/prettier/bin-prettier.js --parser typescript --write '{src,packages}/**/*.{tsx,ts}'",
Expand Down

0 comments on commit 513b008

Please sign in to comment.