Skip to content

Commit

Permalink
chore(release): 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Ziv committed Feb 26, 2018
1 parent ea7bd21 commit 11b1a1c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.3.7"></a>
## [0.3.7](https://github.com/kaltura/playkit-js-ima/compare/v0.3.6...v0.3.7) (2018-02-26)


### Bug Fixes

* code cleanups ([#44](https://github.com/kaltura/playkit-js-ima/issues/44)) ([a8ddea5](https://github.com/kaltura/playkit-js-ima/commit/a8ddea5))
* wait for source before preloading the entry ([#45](https://github.com/kaltura/playkit-js-ima/issues/45)) ([bd286c9](https://github.com/kaltura/playkit-js-ima/commit/bd286c9))



<a name="0.3.6"></a>
## [0.3.6](https://github.com/kaltura/playkit-js-ima/compare/v0.3.5...v0.3.6) (2018-02-19)

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-ima",
"version": "0.3.6",
"version": "0.3.7",
"main": "dist/playkit-ima.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down Expand Up @@ -79,4 +79,4 @@
"dependencies": {
"javascript-state-machine": "^3.0.1"
}
}
}

0 comments on commit 11b1a1c

Please sign in to comment.