Skip to content

Commit

Permalink
Merge pull request #555 from bitmovin/feature/merge-v3.48.0-start
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-hoc committed Jul 3, 2023
2 parents 96fff31 + 15c5ecf commit 94c7877
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [develop]
## [3.48.0]

### Fixed
- When more than one UI with spatial navigation is managed by the UI manager, all UIs would handle key events, instead of only the active one.
Expand Down Expand Up @@ -854,7 +854,7 @@ Version 2.0 of the UI framework is built for player 7.1. If absolutely necessary
## 1.0.0 (2017-02-03)
- First release

[develop]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.47.0...develop
[3.48.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.47.0...develop
[3.47.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.46.0...v3.47.0
[3.46.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.45.0...v3.46.0
[3.45.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.44.0...v3.45.0
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": "bitmovin-player-ui",
"version": "3.47.0",
"version": "3.48.0",
"description": "Bitmovin Player UI Framework",
"main": "./dist/js/framework/main.js",
"types": "./dist/js/framework/main.d.ts",
Expand Down

0 comments on commit 94c7877

Please sign in to comment.