Skip to content

Commit

Permalink
chore(release): 1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanA-Kaltura committed Aug 31, 2022
1 parent f7676d9 commit 9acfe47
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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.31.0](https://github.com/kaltura/playkit-js-dash/compare/v1.30.3...v1.31.0) (2022-08-31)


### Bug Fixes

* **FEC-12238:** [WEB][ShakaPlayer] - upgrade shaka player to v4.1.2 ([#202](https://github.com/kaltura/playkit-js-dash/issues/202)) ([05ea5c2](https://github.com/kaltura/playkit-js-dash/commit/05ea5c2))
* **FEC-12479:** [Dash] - Subtitles are too small and not centered ([#204](https://github.com/kaltura/playkit-js-dash/issues/204)) ([f7676d9](https://github.com/kaltura/playkit-js-dash/commit/f7676d9))


### Features

* **FEC-12450:** build image uri based on redirected uri ([#201](https://github.com/kaltura/playkit-js-dash/issues/201)) ([8916fb9](https://github.com/kaltura/playkit-js-dash/commit/8916fb9))



### [1.30.3](https://github.com/kaltura/playkit-js-dash/compare/v1.30.2...v1.30.3) (2022-08-04)


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-dash",
"version": "1.30.3",
"version": "1.31.0",
"description": "",
"keywords": [
"kaltura",
Expand Down

0 comments on commit 9acfe47

Please sign in to comment.