maestro-roku
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -10,4 +10,2 @@ # Changelog | ||
## [Unreleased](https://github.com/georgejecook/maestro-roku/compare/0.6.0...HEAD) | ||
## [0.6.0](https://github.com/georgejecook/maestro-roku/compare/0.5.0...0.6.0) - 2021-04-17 | ||
@@ -18,2 +16,3 @@ | ||
- adds setPath method [`d0fdf3d`](https://github.com/georgejecook/maestro-roku/commit/d0fdf3d4475cd9c278ea0b11674d7420211c0a54) | ||
- bump changelog [`adcf450`](https://github.com/georgejecook/maestro-roku/commit/adcf4506bcc9f4ddc1cce696b8b76531d75353e0) | ||
- revert test issue [`8905cc4`](https://github.com/georgejecook/maestro-roku/commit/8905cc44f655465e455865e3e46de25cdb45f6be) | ||
@@ -20,0 +19,0 @@ - adds simple kenburns [`c433182`](https://github.com/georgejecook/maestro-roku/commit/c4331820fe1dea5a0dd9e72816a1e32415964504) |
{ | ||
"name": "maestro-roku", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "A development platform for building roku channels in brighterscript", | ||
@@ -21,3 +21,3 @@ "directories": { | ||
"fs-extra": "^7.0.1", | ||
"maestro-roku-bsc-plugin": "file:../maestro-roku-bsc-plugin", | ||
"maestro-roku-bsc-plugin": "^0.5.0", | ||
"rimraf": "^3.0.2", | ||
@@ -59,3 +59,2 @@ "roku-log-bsc-plugin": "^0.2.1", | ||
"template": "keepachangelog", | ||
"unreleased": true, | ||
"commitLimit": false, | ||
@@ -62,0 +61,0 @@ "tag-pattern": ".+" |
551786