Skip to content

Commit

Permalink
Merge pull request #582 from bitmovin/feature/merge-v3.52.0-start
Browse files Browse the repository at this point in the history
[RELEASE START] v3.52.0 > develop
  • Loading branch information
bitmovin-kenny authored Sep 25, 2023
2 parents b2974b3 + 694221d commit 252089f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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/).

## [development]
## [3.52.0]

### Fixed
- When having a spatial navigation and using a mouselike device, components will lose focus when the mouse leaves the hovered component. Spatial navigation will continue at the last active component when using arrow keys again.
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.51.0",
"version": "3.52.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 252089f

Please sign in to comment.