Skip to content

Commit e53fcac

Browse files
author
semantic-release
committed
3.14.1
Automatically generated by python-semantic-release
1 parent 6a20e27 commit e53fcac

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v3.14.1 (2025-12-14)
6+
7+
### Bug Fixes
8+
9+
- Fix diagnostic data redaction to use camelized keys
10+
([#669](https://github.com/Python-roborock/python-roborock/pull/669),
11+
[`6a20e27`](https://github.com/Python-roborock/python-roborock/commit/6a20e27506d01fbb30683c2d74d26ab073aa3036))
12+
13+
### Chores
14+
15+
- Remove redundant/broken part of the readme
16+
([#667](https://github.com/Python-roborock/python-roborock/pull/667),
17+
[`b629a61`](https://github.com/Python-roborock/python-roborock/commit/b629a61f28f3bb64914a9bc461ce9f7a27a30c35))
18+
19+
- **deps**: Bump pdoc from 15.0.4 to 16.0.0
20+
([#652](https://github.com/Python-roborock/python-roborock/pull/652),
21+
[`5f4c14e`](https://github.com/Python-roborock/python-roborock/commit/5f4c14ead4eda21cd6954e3898d79a6eaa983f62))
22+
23+
524
## v3.14.0 (2025-12-14)
625

726
### 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.14.0"
3+
version = "3.14.1"
44
description = "A package to control Roborock vacuums."
55
authors = [{ name = "humbertogontijo", email = "[email protected]" }, {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)