Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yairans committed Sep 8, 2020
1 parent 02dcd21 commit b334b84
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
21 changes: 19 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,25 @@
# Changelog
# Change Log

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.6.1](https://github.com/kaltura/playkit-js-cast-receiver/compare/v0.6.0...v0.6.1) (2020-08-06)
<a name="1.0.0"></a>
# [1.0.0](https://github.com/kaltura/playkit-js-cast-receiver/compare/v0.6.1...v1.0.0) (2020-09-08)


### Features

* **FEC-10347:** expose kaltura player as a global variable instead of UMD ([#31](https://github.com/kaltura/playkit-js-cast-receiver/issues/31)) ([7a39583](https://github.com/kaltura/playkit-js-cast-receiver/commit/7a39583))


### BREAKING CHANGES

* **FEC-10347:** This package is not UMD anymore

Solves FEC-10347



## [0.6.1](https://github.com/kaltura/playkit-js-cast-receiver/compare/v0.6.0...v0.6.1) (2020-08-06)



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-cast-receiver",
"version": "0.6.1",
"version": "1.0.0",
"keywords": [
"cast",
"google cast sdk",
Expand Down

0 comments on commit b334b84

Please sign in to comment.