Skip to content

Commit

Permalink
chore(release): 2.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.18.0](v2.17.0...v2.18.0) (2021-05-24)

### Bug Fixes

* prevent Loki log transport from interfering ([1a4d662](1a4d662))
* speed up heatmap generation ([0da4ff6](0da4ff6)), closes [#721](#721)

### Features

* **bluetooth-low-energy:** add health indicator for advertisement timeouts ([f0cea61](f0cea61))
* **status:** support systemd watchdog ([6d1816d](6d1816d))
* mark entities as unavailable on disconnect, shutdown & crash ([91b7cc1](91b7cc1)), closes [#181](#181) [#348](#348)
  • Loading branch information
semantic-release-bot committed May 24, 2021
1 parent 44722a8 commit a78169d
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.17.0",
"version": "2.18.0",
"description": "Presence tracking and more for automation on the room-level",
"author": "Heiko Rothe <[email protected]> (https://heikorothe.com)",
"license": "MIT",
Expand Down

0 comments on commit a78169d

Please sign in to comment.