Skip to content

Commit

Permalink
chore(release): 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
odedhutzler committed Dec 12, 2017
1 parent 47d7d5a commit b354032
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
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.3.2"></a>
## [0.3.2](https://github.com/kaltura/playkit-js-ima/compare/v0.3.1...v0.3.2) (2017-12-12)


### Bug Fixes

* re-design companions config ([#34](https://github.com/kaltura/playkit-js-ima/issues/34)) ([75b2463](https://github.com/kaltura/playkit-js-ima/commit/75b2463))



<a name="0.3.1"></a>
## [0.3.1](https://github.com/kaltura/playkit-js-ima/compare/v0.3.0...v0.3.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-ima",
"version": "0.3.1",
"version": "0.3.2",
"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 b354032

Please sign in to comment.