Skip to content

Commit

Permalink
v1.3.0-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
karlvr committed Sep 24, 2021
1 parent 47962b1 commit 9c6a502
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"cold-numbers-attack",
"forty-foxes-protect",
"heavy-donuts-nail",
"khaki-suits-reply",
"lovely-otters-matter",
"lovely-terms-bake",
"mean-bugs-attack",
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.3.0-beta.7

### Minor Changes

- 2863a49: Rename noDockOnStop to dockOnStop [#73 #74] (thanks @rcoletti116, @khad)

## 1.3.0-beta.6

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "homebridge-roomba2",
"description": "homebridge-plugin for Roomba devices",
"version": "1.3.0-beta.6",
"version": "1.3.0-beta.7",
"engines": {
"homebridge": ">=0.2.0",
"node": ">=10"
Expand Down

0 comments on commit 9c6a502

Please sign in to comment.