Skip to content

Commit 905ee26

Browse files
committed
v1.3.0-beta.10
1 parent 5cbcf6a commit 905ee26

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"clean-crabs-explain",
1010
"clever-ears-move",
1111
"cold-numbers-attack",
12+
"curvy-badgers-learn",
1213
"five-avocados-flow",
1314
"forty-foxes-protect",
1415
"four-fishes-clean",
@@ -22,6 +23,7 @@
2223
"old-windows-buy",
2324
"orange-worms-guess",
2425
"quick-melons-crash",
26+
"rotten-kangaroos-drum",
2527
"serious-candles-draw",
2628
"short-hounds-lay",
2729
"short-melons-obey",

CHANGELOG.md

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

3+
## 1.3.0-beta.10
4+
5+
### Minor Changes
6+
7+
- e7f574c: Organise config schema into sections and rename options
8+
- 0e87755: Add Home switch as separate to docking contact sensor
9+
310
## 1.3.0-beta.9
411

512
### Minor 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.9",
4+
"version": "1.3.0-beta.10",
55
"engines": {
66
"homebridge": ">=0.2.0",
77
"node": ">=10"

0 commit comments

Comments
 (0)