We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70fe7f commit 1b9023aCopy full SHA for 1b9023a
.changeset/pre.json
@@ -5,6 +5,7 @@
5
"homebridge-roomba2": "1.4.0"
6
},
7
"changesets": [
8
+ "fuzzy-eyes-deny",
9
"purple-experts-pull",
10
"spicy-dolphins-prove"
11
]
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.5.0-beta.1
4
+
+### Patch Changes
+- f70fe7f: Fix build issue
## 1.5.0-beta.0
### Minor Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "homebridge-roomba2",
"description": "homebridge-plugin for Roomba devices",
- "version": "1.5.0-beta.0",
+ "version": "1.5.0-beta.1",
"engines": {
"homebridge": ">=0.2.0",
"node": ">=10"
0 commit comments