Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed Mar 30, 2023
1 parent 7d8622d commit 14c9841
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,28 @@ 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.60.7](https://github.com/georgejecook/maestro-roku/compare/0.60.5...0.60.7)
## [0.60.8](https://github.com/georgejecook/maestro-roku/compare/0.60.7...0.60.8)

### Merged

- Fix build badge and readme formatting [`#347`](https://github.com/georgejecook/maestro-roku/pull/347)
- add ability to set custom layout for button [`#350`](https://github.com/georgejecook/maestro-roku/pull/350)
- small fix for label color [`#344`](https://github.com/georgejecook/maestro-roku/pull/344)
- Component pool issue [`#342`](https://github.com/georgejecook/maestro-roku/pull/342)

### Commits

- fixes for component pool when using compound component type [`abf6c79`](https://github.com/georgejecook/maestro-roku/commit/abf6c795c5fd6bc7db26de547a5173928cb83588)
- stash spec file [`367d8bb`](https://github.com/georgejecook/maestro-roku/commit/367d8bb1a63e6e7da0dd84322c73cd3c705bba9c)
- bump [`3e1e58c`](https://github.com/georgejecook/maestro-roku/commit/3e1e58caf3457a4216fd9cbe66083b15fc2a3738)
- ignore tdd config [`36bea67`](https://github.com/georgejecook/maestro-roku/commit/36bea67068306f6cae27cb41516b2d12820412a9)
- fix formatting [`e66ba20`](https://github.com/georgejecook/maestro-roku/commit/e66ba20ada061b3a3e76efe18c5646cf821774ca)
- chore(core): removes some print statements [`1debc48`](https://github.com/georgejecook/maestro-roku/commit/1debc48294f10cd9e4b1f2f1a9b4464a28bdefdc)
- updated node field name [`6e957c4`](https://github.com/georgejecook/maestro-roku/commit/6e957c4957558cb539c332bf5138649f6c8a0ce9)
- fixed failling tests [`c74ba40`](https://github.com/georgejecook/maestro-roku/commit/c74ba4018d22c60cae54d2f93f94f1c5590c135d)
- fix build badge [`209e2ed`](https://github.com/georgejecook/maestro-roku/commit/209e2edc6a4e1d673287237f4000f03b82a56fb6)

## [0.60.7](https://github.com/georgejecook/maestro-roku/compare/0.60.5...0.60.7) - 2023-03-20

### Merged

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.60.7",
"version": "0.60.8",
"description": "A development platform for building roku channels in brighterscript",
"directories": {
"doc": "docs"
Expand Down

0 comments on commit 14c9841

Please sign in to comment.