Skip to content

Commit 7630959

Browse files
committed
2 parents 2c1ea2f + bfa78a2 commit 7630959

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 4.0.0 Beta 6
2+
* Disabled MQTT auto reconnect
3+
4+
15
### 4.0.0 Beta 5
26
* Improved connectivity restoration
37
* Fixed lastState undefined errors

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "Homebridge iRobot",
33
"name": "homebridge-irobot",
4-
"version": "4.0.0-beta.5",
4+
"version": "4.0.0-beta.6",
55
"description": "A homebridge plugin for controlling iRobot devices",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)