Skip to content

Commit

Permalink
chore(release): 3.1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
ovp-github-actions committed Sep 19, 2024
1 parent cb40886 commit 2026155
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.1.35 (2024-09-19)


### Bug Fixes

* **FEC-14080:** Accessibility fix for the top bar and the bottom bar ([cb40886](https://github.com/kaltura/playkit-js-dual-screen/commit/cb40886))



### 3.1.34 (2024-09-08)


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-dual-screen",
"version": "3.1.34",
"version": "3.1.35",
"main": "dist/playkit-dual-screen.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 2026155

Please sign in to comment.