Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
odedhutzler committed Dec 12, 2017
1 parent 7d4b636 commit dd06d82
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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="1.5.0"></a>
# [1.5.0](https://github.com/kaltura/playkit-js-dash/compare/v1.4.1...v1.5.0) (2017-12-12)


### Bug Fixes

* clear event binding function references ([#38](https://github.com/kaltura/playkit-js-dash/issues/38)) ([58beee8](https://github.com/kaltura/playkit-js-dash/commit/58beee8))


### Features

* add default-config json container ([#39](https://github.com/kaltura/playkit-js-dash/issues/39)) ([ad7a6dc](https://github.com/kaltura/playkit-js-dash/commit/ad7a6dc))



<a name="1.4.1"></a>
## [1.4.1](https://github.com/kaltura/playkit-js-dash/compare/v1.4.0...v1.4.1) (2017-12-06)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playkit-js-dash",
"version": "1.4.1",
"version": "1.5.0",
"description": "",
"main": "dist/playkit-dash.js",
"scripts": {
Expand Down Expand Up @@ -76,4 +76,4 @@
"url": "https://github.com/kaltura/playkit-js-dash/issues"
},
"homepage": "https://github.com/kaltura/playkit-js-dash#readme"
}
}

0 comments on commit dd06d82

Please sign in to comment.