Skip to content

Commit f32c304

Browse files
author
semantic-release
committed
3.12.1
Automatically generated by python-semantic-release
1 parent 0330755 commit f32c304

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

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+
## v3.12.1 (2025-12-10)
6+
7+
### Bug Fixes
8+
9+
- Redact additional keys from diagnostic data
10+
([#659](https://github.com/Python-roborock/python-roborock/pull/659),
11+
[`0330755`](https://github.com/Python-roborock/python-roborock/commit/033075559fb63f696073e235d36f4a906c324881))
12+
13+
### Chores
14+
15+
- Update comments on redaction ([#659](https://github.com/Python-roborock/python-roborock/pull/659),
16+
[`0330755`](https://github.com/Python-roborock/python-roborock/commit/033075559fb63f696073e235d36f4a906c324881))
17+
18+
519
## v3.12.0 (2025-12-10)
620

721
### Bug Fixes

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 = "3.12.0"
3+
version = "3.12.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)