Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed Feb 27, 2023
1 parent cfdfbd3 commit d58c144
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,22 @@ 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.57.0](https://github.com/georgejecook/maestro-roku/compare/0.56.1...0.57.0)
## [0.58.0](https://github.com/georgejecook/maestro-roku/compare/0.57.0...0.58.0)

### Merged

- support task creation without args key in fields [`#322`](https://github.com/georgejecook/maestro-roku/pull/322)
- small fix for validation utils [`#320`](https://github.com/georgejecook/maestro-roku/pull/320)
- request post with json as body [`#319`](https://github.com/georgejecook/maestro-roku/pull/319)

### Commits

- request post with json as body [`7b8e416`](https://github.com/georgejecook/maestro-roku/commit/7b8e4165058428bda317bae819a9c4bb09437a00)
- bump [`cfdfbd3`](https://github.com/georgejecook/maestro-roku/commit/cfdfbd3adf30e86989b3d1b7dc574245655fb2f3)
- bump [`4175524`](https://github.com/georgejecook/maestro-roku/commit/41755249ec6ba5ea4b8080eff4259870018cd879)
- adds error generators for template code [`16e10a1`](https://github.com/georgejecook/maestro-roku/commit/16e10a15ed1dffd39f3194e2936e937ec394576d)

## [0.57.0](https://github.com/georgejecook/maestro-roku/compare/0.56.1...0.57.0) - 2023-02-22

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

0 comments on commit d58c144

Please sign in to comment.