Skip to content

Commit eb39685

Browse files
committed
v1.3.0-beta.6
1 parent e32d078 commit eb39685

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"quick-melons-crash",
2222
"serious-candles-draw",
2323
"short-hounds-lay",
24+
"shy-deers-cover",
2425
"silly-rabbits-jog",
2526
"sour-months-return",
2627
"stale-bobcats-march",

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.3.0-beta.6
4+
5+
### Minor Changes
6+
7+
- e32d078: Add a long-term slow watching of Roomba's status so we always have a status
8+
39
## 1.3.0-beta.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "homebridge-roomba2",
33
"description": "homebridge-plugin for Roomba devices",
4-
"version": "1.3.0-beta.5",
4+
"version": "1.3.0-beta.6",
55
"engines": {
66
"homebridge": ">=0.2.0",
77
"node": ">=10"

0 commit comments

Comments
 (0)