Skip to content

Commit

Permalink
chore(release): 2.18.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.18.2](v2.18.1...v2.18.2) (2021-05-30)

### Bug Fixes

* **bluetooth-low-energy:** fix id override for ibeacons ([c84c1f8](c84c1f8)), closes [#732](#732)
* **bluetooth-low-energy:** match overrides in case insensitive manner ([2eafe63](2eafe63)), closes [#732](#732)
* **home-assistant:** fix message formatting for primitive types ([ef5af5e](ef5af5e))
  • Loading branch information
semantic-release-bot committed May 30, 2021
1 parent cb2f738 commit d9a2136
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.18.1",
"version": "2.18.2",
"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 d9a2136

Please sign in to comment.