Skip to content

Commit

Permalink
Bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Release committed Sep 25, 2024
1 parent a54f40b commit fc1d56d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.6.0] - 2024-09-25

### Changed

- Yospace SDK to v3.6.9
Expand Down Expand Up @@ -379,7 +381,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

- Initial yospace integration

[unreleased]: https://github.com/bitmovin/bitmovin-player-web-integrations-yospace/compare/v2.5.0...HEAD
[unreleased]: https://github.com/bitmovin/bitmovin-player-web-integrations-yospace/compare/v2.6.0...HEAD
[2.6.0]: https://github.com/bitmovin/bitmovin-player-web-integrations-yospace/compare/v2.5.0...v2.6.0
[2.5.0]: https://github.com/bitmovin/bitmovin-player-web-integrations-yospace/compare/v2.4.0...v2.5.0
[2.4.0]: https://github.com/bitmovin/bitmovin-player-web-integrations-yospace/compare/v2.3.1...v2.4.0
[2.3.1]: https://github.com/bitmovin/bitmovin-player-web-integrations-yospace/compare/v2.3.0...v2.3.1
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitmovin/player-integration-yospace",
"version": "2.5.0",
"version": "2.6.0",
"description": "Yospace integration for the Bitmovin Player",
"main": "./dist/js/bitmovin-player-yospace.js",
"types": "./dist/js/main.d.ts",
Expand Down

0 comments on commit fc1d56d

Please sign in to comment.