Skip to content

Commit

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

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.8](https://github.com/kinescope/react-kinescope-player/compare/v0.2.7...v0.2.8) (2021-04-01)

### Bug Fixes

* two player loading ([af24be4](https://github.com/kinescope/react-kinescope-player/commit/af24be427321556be37671336057ed3b8a0e1763))


### [0.2.7](https://github.com/kinescope/react-kinescope-player/compare/v0.2.6...v0.2.7) (2021-03-19)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.7",
"version": "0.2.8",
"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 e55a26c

Please sign in to comment.