Skip to content

Commit

Permalink
chore(release): 2.0.0-beta.6 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-beta.6](v2.0.0-beta.5...v2.0.0-beta.6) (2020-02-17)

### Bug Fixes

* use new room presence logic for timeout check ([872c766](872c766))
* **cluster:** prevent complete removal of configured peers ([87d74c0](87d74c0))
* **cluster:** use instance name as node id ([e028414](e028414))

### Features

* **cluster:** add peer syncing ([56cfe34](56cfe34))
* **entities:** add http API for listing all entities ([2bff076](2bff076))
  • Loading branch information
semantic-release-bot committed Feb 17, 2020
1 parent 2bff076 commit e08eac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "room-assistant",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"description": "A companion client for Home Assistant to handle presence detection and sensors in multiple rooms",
"author": "Heiko Rothe <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit e08eac2

Please sign in to comment.