Skip to content

Commit

Permalink
chore(release): 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ovp-github-actions committed Aug 3, 2024
1 parent 1db6d1b commit 3b2567a
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.

## 1.6.0 (2024-08-03)


### Features

* **FEC-13945:** move core controls to upper bar ([#59](https://github.com/kaltura/playkit-js-ui-managers/issues/59)) ([1db6d1b](https://github.com/kaltura/playkit-js-ui-managers/commit/1db6d1b0595acdcaa4970228c81243832834bcf6))

### 1.5.6 (2024-06-30)


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/ui-managers",
"version": "1.5.6",
"version": "1.6.0",
"description": "",
"main": "dist/playkit-ui-manager.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 3b2567a

Please sign in to comment.