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 Dec 24, 2024
1 parent e28e103 commit 291c1c4
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 @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [6.1.2] - 2024-12-24
### Fixed
- Delayed buffering reporting on CSAI events
- Reporting of ad break ended for SSAI ads
Expand Down Expand Up @@ -167,7 +169,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Removed
- Seek event tracking

[Unreleased]: https://github.com/bitmovin/bitmovin-player-analytics-conviva/compare/v6.1.1...HEAD
[Unreleased]: https://github.com/bitmovin/bitmovin-player-analytics-conviva/compare/v6.1.2...HEAD
[6.1.2]: https://github.com/bitmovin/bitmovin-player-analytics-conviva/compare/v6.1.1...v6.1.2
[6.1.1]: https://github.com/bitmovin/bitmovin-player-analytics-conviva/compare/v6.1.0...v6.1.1
[6.1.0]: https://github.com/bitmovin/bitmovin-player-analytics-conviva/compare/v6.0.0...v6.1.0
[6.0.0]: https://github.com/bitmovin/bitmovin-player-analytics-conviva/compare/v5.4.1...v6.0.0
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-conviva",
"version": "6.1.1",
"version": "6.1.2",
"description": "Conviva analytics integration for the Bitmovin Player",
"repository": {
"type": "git",
Expand Down

0 comments on commit 291c1c4

Please sign in to comment.