Skip to content

Commit

Permalink
chore(release): 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuvalke committed Aug 20, 2019
1 parent 3296523 commit bfe04b5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
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.17.1"></a>
## [0.17.1](https://github.com/kaltura/playkit-js-ima/compare/v0.17.0...v0.17.1) (2019-08-20)


### Bug Fixes

* broken mp4 in tests ([#131](https://github.com/kaltura/playkit-js-ima/issues/131)) ([efe32e7](https://github.com/kaltura/playkit-js-ima/commit/efe32e7))
* **FEC-9160:** disable tacks on midroll ([#132](https://github.com/kaltura/playkit-js-ima/issues/132)) ([3296523](https://github.com/kaltura/playkit-js-ima/commit/3296523))



<a name="0.17.0"></a>
# [0.17.0](https://github.com/kaltura/playkit-js-ima/compare/v0.16.2...v0.17.0) (2019-08-19)

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": "@playkit-js/playkit-js-ima",
"version": "0.17.0",
"version": "0.17.1",
"main": "dist/playkit-ima.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit bfe04b5

Please sign in to comment.