Skip to content

Commit 3154f89

Browse files
author
semantic-release
committed
6.2.0
Automatically generated by python-semantic-release
1 parent dbb6c46 commit 3154f89

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v6.2.0 (2026-07-30)
6+
7+
### Features
8+
9+
- Align Q10 map colors with V1 ([#902](https://github.com/Python-roborock/python-roborock/pull/902),
10+
[`dbb6c46`](https://github.com/Python-roborock/python-roborock/commit/dbb6c4663bcd5a0560d7438b49272ab53b91c4f4))
11+
12+
### Refactoring
13+
14+
- Clarify room palette cache handling
15+
([#902](https://github.com/Python-roborock/python-roborock/pull/902),
16+
[`dbb6c46`](https://github.com/Python-roborock/python-roborock/commit/dbb6c4663bcd5a0560d7438b49272ab53b91c4f4))
17+
18+
519
## v6.1.0 (2026-07-30)
620

721
### Features

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 = "6.1.0"
3+
version = "6.2.0"
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)