Skip to content

Commit 3468b05

Browse files
author
semantic-release
committed
4.2.1
Automatically generated by python-semantic-release
1 parent 21af4f3 commit 3468b05

File tree

3 files changed

+36
-2
lines changed

3 files changed

+36
-2
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,40 @@
22

33
<!-- version list -->
44

5+
## v4.2.1 (2026-01-05)
6+
7+
### Bug Fixes
8+
9+
- Bump aiomqtt ([#730](https://github.com/Python-roborock/python-roborock/pull/730),
10+
[`21af4f3`](https://github.com/Python-roborock/python-roborock/commit/21af4f30412d96eb5ac53f372b74b0e03ca6580e))
11+
12+
### Chores
13+
14+
- Add a01 and b01 q7 byte level tests
15+
([#724](https://github.com/Python-roborock/python-roborock/pull/724),
16+
[`f20ade9`](https://github.com/Python-roborock/python-roborock/commit/f20ade97843241aa286405c4eacbb9f1939cbdf3))
17+
18+
- Add docs for v1 device features
19+
([#727](https://github.com/Python-roborock/python-roborock/pull/727),
20+
[`f031acf`](https://github.com/Python-roborock/python-roborock/commit/f031acffa2381c2eb9e4af6fbf7967ae22b1d7dc))
21+
22+
- Documentation cleanup and updates
23+
([#725](https://github.com/Python-roborock/python-roborock/pull/725),
24+
[`bbeb0d9`](https://github.com/Python-roborock/python-roborock/commit/bbeb0d95e11274bd024cfac23988f01acf814888))
25+
26+
- Remove empty line in device features documentation
27+
([#727](https://github.com/Python-roborock/python-roborock/pull/727),
28+
[`f031acf`](https://github.com/Python-roborock/python-roborock/commit/f031acffa2381c2eb9e4af6fbf7967ae22b1d7dc))
29+
30+
- Remove some information from the summart
31+
([#727](https://github.com/Python-roborock/python-roborock/pull/727),
32+
[`f031acf`](https://github.com/Python-roborock/python-roborock/commit/f031acffa2381c2eb9e4af6fbf7967ae22b1d7dc))
33+
34+
- Restructure the channel modules
35+
([#728](https://github.com/Python-roborock/python-roborock/pull/728),
36+
[`9fcc0a8`](https://github.com/Python-roborock/python-roborock/commit/9fcc0a8ca075097b7d903a57cc0fc33ed149bd97))
37+
38+
539
## v4.2.0 (2025-12-30)
640

741
### Chores

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-roborock"
3-
version = "4.2.0"
3+
version = "4.2.1"
44
description = "A package to control Roborock vacuums."
55
authors = [{ name = "humbertogontijo", email = "humbertogontijo@users.noreply.github.com" }, {name="Lash-L"}, {name="allenporter"}]
66
requires-python = ">=3.11, <4"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)