Skip to content

Commit

Permalink
chore: release v0.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed Oct 25, 2023
1 parent 28e3a71 commit 1f1ed3e
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,14 +7,29 @@ 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.70.0](https://github.com/georgejecook/maestro-roku/compare/0.69.0...0.70.0)
## [0.71.0](https://github.com/georgejecook/maestro-roku/compare/0.70.0...0.71.0)

### Merged

- feat/temp-language) : removed language code [`#413`](https://github.com/georgejecook/maestro-roku/pull/413)
- feat(temp-language) : temp Chinese language [`#411`](https://github.com/georgejecook/maestro-roku/pull/411)

### Commits

- adds autochangelog [`28e3a71`](https://github.com/georgejecook/maestro-roku/commit/28e3a711aa2c97b9ed61e8bc07ab6ad355fb1766)
- feat/temp-language) : nameOrfontPath [`5a0a844`](https://github.com/georgejecook/maestro-roku/commit/5a0a844225fbcc0d039cca8f9b0fcc1cbb4be253)
- feat/temp-language) : addded global path [`d68c84d`](https://github.com/georgejecook/maestro-roku/commit/d68c84dfbca432688f0b771b351754bc26785467)
- feat(temp-language) : added unit tests [`9bfc9d1`](https://github.com/georgejecook/maestro-roku/commit/9bfc9d1b923098b2efe3ddd17e0bcbe50bb47f23)

## [0.70.0](https://github.com/georgejecook/maestro-roku/compare/0.69.0...0.70.0) - 2023-10-16

### Merged

- Feat/adds as long [`#409`](https://github.com/georgejecook/maestro-roku/pull/409)

### Commits

- chore: release v0.70.0 [`04cfbfb`](https://github.com/georgejecook/maestro-roku/commit/04cfbfb9c008101e8c8de8a9a6352f01c33bb8e5)
- slight code tidup [`4ede3b0`](https://github.com/georgejecook/maestro-roku/commit/4ede3b07ecb3571804e814a4aaf16f705678369d)
- wip [`5ca1506`](https://github.com/georgejecook/maestro-roku/commit/5ca1506802e9355657f9a6e1ecc2803ab7f5988c)

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

0 comments on commit 1f1ed3e

Please sign in to comment.