Skip to content

Commit 26b4b8d

Browse files
author
semantic-release
committed
4.14.0
Automatically generated by python-semantic-release
1 parent 38d336b commit 26b4b8d

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.14.0 (2026-02-15)
6+
7+
### Chores
8+
9+
- Address review feedback ([#769](https://github.com/Python-roborock/python-roborock/pull/769),
10+
[`38d336b`](https://github.com/Python-roborock/python-roborock/commit/38d336b3735dc04e60ba47f0c0041705567e72f6))
11+
12+
- Fix lint errors found by co-pilot reviews
13+
([#769](https://github.com/Python-roborock/python-roborock/pull/769),
14+
[`38d336b`](https://github.com/Python-roborock/python-roborock/commit/38d336b3735dc04e60ba47f0c0041705567e72f6))
15+
16+
- Fix typos in files that were renamed
17+
([#769](https://github.com/Python-roborock/python-roborock/pull/769),
18+
[`38d336b`](https://github.com/Python-roborock/python-roborock/commit/38d336b3735dc04e60ba47f0c0041705567e72f6))
19+
20+
- Fix typos updated in previous PRs
21+
([#769](https://github.com/Python-roborock/python-roborock/pull/769),
22+
[`38d336b`](https://github.com/Python-roborock/python-roborock/commit/38d336b3735dc04e60ba47f0c0041705567e72f6))
23+
24+
### Features
25+
26+
- Add initial Q10 support for Status Trait
27+
([#769](https://github.com/Python-roborock/python-roborock/pull/769),
28+
[`38d336b`](https://github.com/Python-roborock/python-roborock/commit/38d336b3735dc04e60ba47f0c0041705567e72f6))
29+
30+
531
## v4.13.0 (2026-02-14)
632

733
### 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 = "4.13.0"
3+
version = "4.14.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)