Skip to content

Commit 1b9023a

Browse files
committed
v1.5.0-beta.1
1 parent f70fe7f commit 1b9023a

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
@@ -5,6 +5,7 @@
55
"homebridge-roomba2": "1.4.0"
66
},
77
"changesets": [
8+
"fuzzy-eyes-deny",
89
"purple-experts-pull",
910
"spicy-dolphins-prove"
1011
]

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.5.0-beta.1
4+
5+
### Patch Changes
6+
7+
- f70fe7f: Fix build issue
8+
39
## 1.5.0-beta.0
410

511
### 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.5.0-beta.0",
4+
"version": "1.5.0-beta.1",
55
"engines": {
66
"homebridge": ">=0.2.0",
77
"node": ">=10"

0 commit comments

Comments
 (0)