Skip to content

Commit

Permalink
chore(release): 3.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ovp-github-actions committed Nov 28, 2024
1 parent 7afc976 commit 6b75e85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### 3.3.17 (2024-11-28)


### Bug Fixes

* **SUP-45650:** [Oracle] Safari playlist vertical embed bottom side squeezed ([#70](https://github.com/kaltura/playkit-js-playlist/issues/70)) ([7afc976](https://github.com/kaltura/playkit-js-playlist/commit/7afc976c43b452136b5770d41729f2f4391f56d8))

### 3.3.16 (2024-11-14)

### 3.3.15 (2024-10-13)
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-playlist",
"version": "3.3.16",
"version": "3.3.17",
"main": "dist/playkit-playlist.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 6b75e85

Please sign in to comment.