Skip to content

Commit

Permalink
chore(release): 1.1.2
Browse files Browse the repository at this point in the history
Yuvalke committed Jul 1, 2021
1 parent bc69c50 commit 2f71632
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,20 @@

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.

### [1.1.2](https://github.com/kaltura/playkit-js-airplay/compare/v1.1.1...v1.1.2) (2021-07-01)


### Bug Fixes

* **FEC-11112:** if cast after the playback started, Play button appears instead of Pause and the scrubber doesn't progress ([#22](https://github.com/kaltura/playkit-js-airplay/issues/22)) ([bc69c50](https://github.com/kaltura/playkit-js-airplay/commit/bc69c50))


### Build System

* **FEC-10700:** Improvement for CI/CD ([#21](https://github.com/kaltura/playkit-js-airplay/issues/21)) ([480c458](https://github.com/kaltura/playkit-js-airplay/commit/480c458))



### [1.1.1](https://github.com/kaltura/playkit-js-airplay/compare/v1.1.0...v1.1.1) (2021-04-06)


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-airplay",
"version": "1.1.1",
"version": "1.1.2",
"keywords": [
"airplay",
"kaltura",

0 comments on commit 2f71632

Please sign in to comment.