Skip to content

Commit

Permalink
chore(release): 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
semarche-kaltura committed May 26, 2022
1 parent 1df6216 commit 5da4168
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.5.5](https://github.com/kaltura/playkit-js-kaltura-cuepoints/compare/v1.5.4...v1.5.5) (2022-05-26)


### Bug Fixes

* **FEV-1249:** fetch baseAssetUrl in separate call ([#28](https://github.com/kaltura/playkit-js-kaltura-cuepoints/issues/28)) ([1df6216](https://github.com/kaltura/playkit-js-kaltura-cuepoints/commit/1df6216))
* **FEV-1249:** Kaltura CuePoints loads thumb assets always with KS ([#27](https://github.com/kaltura/playkit-js-kaltura-cuepoints/issues/27)) ([e69f086](https://github.com/kaltura/playkit-js-kaltura-cuepoints/commit/e69f086))


### Build System

* set prerelease false ([ab1976b](https://github.com/kaltura/playkit-js-kaltura-cuepoints/commit/ab1976b))



### [1.5.4](https://github.com/kaltura/playkit-js-kaltura-cuepoints/compare/v1.5.3...v1.5.4) (2022-05-12)


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-kaltura-cuepoints",
"version": "1.5.4",
"version": "1.5.5",
"main": "dist/playkit-kaltura-cuepoints.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 5da4168

Please sign in to comment.