Skip to content

Commit

Permalink
chore(release): 2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanA-Kaltura committed Nov 10, 2021
1 parent 3cd66c8 commit 4ae3214
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.

## [2.31.0](https://github.com/kaltura/playkit-js-providers/compare/v2.30.0...v2.31.0) (2021-11-10)


### Features

* **FEC-11611:** [Web] Pass the program ID when sending a bookmark ([#155](https://github.com/kaltura/playkit-js-providers/issues/155)) ([b68d788](https://github.com/kaltura/playkit-js-providers/commit/b68d788)), closes [kaltura/playkit-js-ott-analytics#64](https://github.com/kaltura/playkit-js-providers/issues/64)
* **FEC-11611:** [Web] Pass the program ID when sending a bookmark ([#156](https://github.com/kaltura/playkit-js-providers/issues/156)) ([fa6c6d9](https://github.com/kaltura/playkit-js-providers/commit/fa6c6d9))



## [2.30.0](https://github.com/kaltura/playkit-js-providers/compare/v2.29.1...v2.30.0) (2021-08-26)


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-providers",
"version": "2.30.0",
"version": "2.31.0",
"description": "",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 4ae3214

Please sign in to comment.