Skip to content

Commit

Permalink
chore(release): 0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyBregman committed Oct 6, 2019
1 parent ec0bafe commit 88d5c0a
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.18.2"></a>
## [0.18.2](https://github.com/kaltura/playkit-js-ima/compare/v0.18.1...v0.18.2) (2019-10-06)


### Bug Fixes

* **FEC-9373:** new layout, the player stuck if skip pre-roll ad ([#138](https://github.com/kaltura/playkit-js-ima/issues/138)) ([ec0bafe](https://github.com/kaltura/playkit-js-ima/commit/ec0bafe))



<a name="0.18.1"></a>
## [0.18.1](https://github.com/kaltura/playkit-js-ima/compare/v0.18.0...v0.18.1) (2019-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": "@playkit-js/playkit-js-ima",
"version": "0.18.1",
"version": "0.18.2",
"main": "dist/playkit-ima.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 88d5c0a

Please sign in to comment.