Skip to content

Commit

Permalink
chore(release): 0.76.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanA-Kaltura committed Jan 2, 2022
1 parent be966f0 commit 3a32cd7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

### [0.76.1](https://github.com/kaltura/playkit-js/compare/v0.76.0...v0.76.1) (2022-01-02)


### Bug Fixes

* export setLogHandler ([#622](https://github.com/kaltura/playkit-js/issues/622)) ([be966f0](https://github.com/kaltura/playkit-js/commit/be966f0))
* **FEC-11745:** Player_Web_Mac_Safari - Flash of live stream after Start Over ([#620](https://github.com/kaltura/playkit-js/issues/620)) ([c83adc2](https://github.com/kaltura/playkit-js/commit/c83adc2))



## [0.76.0](https://github.com/kaltura/playkit-js/compare/v0.75.0...v0.76.0) (2021-12-21)


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

0 comments on commit 3a32cd7

Please sign in to comment.