Skip to content

Commit

Permalink
chore: release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and prieston committed Aug 11, 2021
1 parent 00c7509 commit 32ba971
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [2.1.1](https://www.github.com/kissmybutton/teo-motorcortex-player/compare/v2.1.0...v2.1.1) (2021-08-11)


### Bug Fixes

* add changeinitparams function in player ([8dd678b](https://www.github.com/kissmybutton/teo-motorcortex-player/commit/8dd678b3214b66bc4295da9af3ab8c1346680f86))
* remove spinner when content is loaded ([5325ebe](https://www.github.com/kissmybutton/teo-motorcortex-player/commit/5325ebe713083e9442497ebc1ecdc4694cfaee6f))

## [2.1.0](https://www.github.com/kissmybutton/teo-motorcortex-player/compare/v2.0.12...v2.1.0) (2021-06-23)


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": "@kissmybutton/motorcortex-player",
"version": "2.1.0",
"version": "2.1.1",
"description": "Player plugin for MotorCortex",
"main": "dist/motorcortex-player.cjs.js",
"module": "dist/motorcortex-player.esm.js",
Expand Down

0 comments on commit 32ba971

Please sign in to comment.