Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed Feb 9, 2023
1 parent 6c6a5ff commit a4fb103
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [0.55.1](https://github.com/georgejecook/maestro-roku/compare/0.54.9...0.55.1)
## [0.55.2](https://github.com/georgejecook/maestro-roku/compare/0.55.1...0.55.2)

### Commits

- bump [`9bf6fdf`](https://github.com/georgejecook/maestro-roku/commit/9bf6fdf343a1ea5d14156cd5fb6bb5497a123b87)

## [0.55.1](https://github.com/georgejecook/maestro-roku/compare/0.55.0...0.55.1) - 2023-02-09

### Merged

- Fix/list regressions [`#305`](https://github.com/georgejecook/maestro-roku/pull/305)

### Commits

- addresses regressions and vastly improves key handling for rapid spamming [`686f947`](https://github.com/georgejecook/maestro-roku/commit/686f947aadc43c67202e8616f6bd9dcecb9bc44d)
- disables paging on grid row, fixes glitch with different screen offsets when fast navigating and removes some logging [`472b5f8`](https://github.com/georgejecook/maestro-roku/commit/472b5f8d1d79692fabbce58b3b64b60d0f200e9d)
- addresses regressions [`ed4d947`](https://github.com/georgejecook/maestro-roku/commit/ed4d94746ec7e477306c642a7376557d0e965f09)
- bump [`88cbba9`](https://github.com/georgejecook/maestro-roku/commit/88cbba90e5741c9b5dfec4a0d5d21806ec947348)

## [0.55.0](https://github.com/georgejecook/maestro-roku/compare/0.54.9...0.55.0) - 2023-02-08

### Merged

Expand All @@ -25,7 +44,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- cleanup some cruft code [`993fae5`](https://github.com/georgejecook/maestro-roku/commit/993fae57b64db9e33fa170d303ad3781110ff2e3)
- adds code for checking continuity of focus [`060caff`](https://github.com/georgejecook/maestro-roku/commit/060caff9b94a6f34c7f37d7679ef88f94a5dd822)
- imrpoves focus resolution after hiding a row [`8c5c795`](https://github.com/georgejecook/maestro-roku/commit/8c5c7952b951bf2a5be958ca507f723826803295)
- bump [`88cbba9`](https://github.com/georgejecook/maestro-roku/commit/88cbba90e5741c9b5dfec4a0d5d21806ec947348)
- bump [`24d574e`](https://github.com/georgejecook/maestro-roku/commit/24d574e2f2a1d00af8d3818c5cb018a2cb12e5ee)
- fix for content manager updating every time [`7c58502`](https://github.com/georgejecook/maestro-roku/commit/7c58502944448ec4582882f7401c711021608bb4)
- adds a bit of doc [`0a30ac8`](https://github.com/georgejecook/maestro-roku/commit/0a30ac8ccad907c7188b0216071f40b12c866a2a)
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": "maestro-roku",
"version": "0.55.1",
"version": "0.55.2",
"description": "A development platform for building roku channels in brighterscript",
"directories": {
"doc": "docs"
Expand Down

0 comments on commit a4fb103

Please sign in to comment.