Skip to content

Commit

Permalink
chore(release): 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ovp-github-actions committed Jun 30, 2024
1 parent 2741b23 commit a3d713a
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.8.1 (2024-06-30)


### Bug Fixes

* **FEC-13915:** Report media file format for media files download ([#178](https://github.com/kaltura/playkit-js-kava/issues/178)) ([2741b23](https://github.com/kaltura/playkit-js-kava/commit/2741b232cf1382b77e2995b53b59e03935ea63e1))

## 1.8.0 (2024-06-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-kava",
"version": "1.8.0",
"version": "1.8.1",
"main": "dist/playkit-kava.js",
"scripts": {
"serve": "webpack serve --open --mode development",
Expand Down

0 comments on commit a3d713a

Please sign in to comment.