Skip to content

Commit

Permalink
chore(release): 2.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.19.0](v2.18.4...v2.19.0) (2021-09-21)

### Features

* **bluetooth-low-energy:** add option for reducing discovery log entries ([#853](#853)) ([e405558](e405558))
* **bluetooth-low-energy:** improve resilience of inquiry mode ([#887](#887)) ([9fc0eec](9fc0eec))
* **grid-eye:** add option to mask zero based values ([#891](#891)) ([c8f5b95](c8f5b95))
* support NodeJS 16 ([b795995](b795995))
* **xiaomi-mi:** add support for HA long-term statistics ([92bf8e8](92bf8e8)), closes [#869](#869)
* **xiaomi-mi:** publish miflora battery state as sensors ([#852](#852)) ([1cdfcd2](1cdfcd2))
  • Loading branch information
semantic-release-bot committed Sep 21, 2021
1 parent 98acf2e commit 2024f17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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.18.4",
"version": "2.19.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 2024f17

Please sign in to comment.