Skip to content

Commit

Permalink
chore: release v3.6.0
Browse files Browse the repository at this point in the history
Adjust to new automations (Routines) route
Add getAllDeviceVolumes method
Return relationships in getSmarthomeDevices call
  • Loading branch information
Apollon77 committed Jan 28, 2021
1 parent 7883057 commit 6d3a9a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Thank you for that work.

## Changelog:

### __WORK IN PROGRESS__
### 3.6.0 (2021-01-28)
* (Apollon77) Adjust to new automations (Routines) route
* (Apollon77) Add getAllDeviceVolumes method
* (Apollon77) Return relationships in getSmarthomeDevices call
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alexa-remote2",
"version": "3.5.2",
"version": "3.6.0",
"description": "Remote Control for amazon echo devices",
"author": {
"name": "Apollon77",
Expand Down

0 comments on commit 6d3a9a3

Please sign in to comment.