Skip to content

Commit

Permalink
chore(release): 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Ziv committed Oct 4, 2017
1 parent 0102c7e commit 803fa7d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.7.1"></a>
## [0.7.1](https://github.com/kaltura/kaltura-player-js/compare/v0.7.0...v0.7.1) (2017-10-04)


### Bug Fixes

* **FEC-7032, FEC-7034:** update playkit-js-*, shaka & hls.js versions ([#41](https://github.com/kaltura/kaltura-player-js/issues/41)) ([1f9d925](https://github.com/kaltura/kaltura-player-js/commit/1f9d925))



<a name="0.7.0"></a>
# [0.7.0](https://github.com/kaltura/kaltura-player-js/compare/v0.6.1...v0.7.0) (2017-10-02)

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.7.0",
"version": "0.7.1",
"main": "dist/kaltura-player.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 803fa7d

Please sign in to comment.