Skip to content

Commit

Permalink
chore(release): 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OrenMe committed Oct 24, 2017
1 parent 795a287 commit 058b5de
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

<a name="0.11.0"></a>
# [0.11.0](https://github.com/kaltura/kaltura-player-js/compare/v0.10.0...v0.11.0) (2017-10-24)


### Features

* **local-storage:** store cvaa settings ([#45](https://github.com/kaltura/kaltura-player-js/issues/45)) ([f3546f5](https://github.com/kaltura/kaltura-player-js/commit/f3546f5))
* upgrade playkit-js-* libs ([a992a4e](https://github.com/kaltura/kaltura-player-js/commit/a992a4e))
* upgrade playkit-js-ima ([ad03d91](https://github.com/kaltura/kaltura-player-js/commit/ad03d91))



<a name="0.10.0"></a>
# [0.10.0](https://github.com/kaltura/kaltura-player-js/compare/v0.9.0...v0.10.0) (2017-10-23)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kaltura-player-js",
"version": "0.10.0",
"version": "0.11.0",
"main": "dist/kaltura-player.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 058b5de

Please sign in to comment.