Skip to content

Commit

Permalink
chore(release): 2.13.0-beta.3 [skip ci]
Browse files Browse the repository at this point in the history
# [2.13.0-beta.3](v2.13.0-beta.2...v2.13.0-beta.3) (2020-12-06)

### Bug Fixes

* **bluetooth-low-energy:** add timeout for app discovery ([16922ac](16922ac))
* **bluetooth-low-energy:** improve app id sharing ([b0b2f7c](b0b2f7c))
* limit classic inquiry lock time ([c1412cb](c1412cb)), closes [#327](#327)

### Features

* **entities:** add debounce edge options ([d5b92cf](d5b92cf)), closes [#329](#329)
* **home-assistant:** allow disabling of attribute updates ([9d2eb5b](9d2eb5b))
* **xiaomi-mi:** add device information ([#362](#362)) ([67427d5](67427d5))
  • Loading branch information
semantic-release-bot committed Dec 6, 2020
1 parent 1bc0c44 commit def97df
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.13.0-beta.2",
"version": "2.13.0-beta.3",
"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 def97df

Please sign in to comment.