Skip to content

Commit 6777dd7

Browse files
author
semantic-release
committed
2.8.4
Automatically generated by python-semantic-release
1 parent 77f6d6f commit 6777dd7

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.8.4 (2024-12-20)
5+
6+
### Bug Fixes
7+
8+
- Update mop intensity, fan speed, and dock mappings for the QRevo Master
9+
([#260](https://github.com/humbertogontijo/python-roborock/pull/260),
10+
[`77f6d6f`](https://github.com/humbertogontijo/python-roborock/commit/77f6d6fc917831f1966d2138bc7355292fa1e5e2))
11+
12+
* fix: update mop intensity, fan speed, and dock mappings for QRevo Master
13+
14+
* Fix sorting of imports
15+
16+
* Rerun precommit
17+
18+
419
## v2.8.3 (2024-12-19)
520

621
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-roborock"
3-
version = "2.8.3"
3+
version = "2.8.4"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)