Skip to content

Commit 5101a26

Browse files
author
semantic-release
committed
3.17.0
Automatically generated by python-semantic-release
1 parent 97fb0b7 commit 5101a26

File tree

3 files changed

+29
-2
lines changed

3 files changed

+29
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v3.17.0 (2025-12-15)
6+
7+
### Chores
8+
9+
- **deps**: Bump python-semantic-release/publish-action
10+
([#679](https://github.com/Python-roborock/python-roborock/pull/679),
11+
[`3cf1a9a`](https://github.com/Python-roborock/python-roborock/commit/3cf1a9af0d65482c65a14b2d266ff3b134dcb6f8))
12+
13+
- **deps**: Bump python-semantic-release/python-semantic-release
14+
([#680](https://github.com/Python-roborock/python-roborock/pull/680),
15+
[`2afa86c`](https://github.com/Python-roborock/python-roborock/commit/2afa86cdf234ef5626dbf9f2f778d0a3b23ac5a7))
16+
17+
- **deps-dev**: Bump mypy from 1.19.0 to 1.19.1
18+
([#683](https://github.com/Python-roborock/python-roborock/pull/683),
19+
[`bfb2c63`](https://github.com/Python-roborock/python-roborock/commit/bfb2c63e85d96c2c663686e05c598d0e724685a9))
20+
21+
- **deps-dev**: Bump ruff from 0.14.6 to 0.14.9
22+
([#682](https://github.com/Python-roborock/python-roborock/pull/682),
23+
[`cfd51e4`](https://github.com/Python-roborock/python-roborock/commit/cfd51e4a75eecb66f60ac137ece36b2fa7583ea9))
24+
25+
### Features
26+
27+
- Improvements to B01 for HA integration
28+
([#678](https://github.com/Python-roborock/python-roborock/pull/678),
29+
[`97fb0b7`](https://github.com/Python-roborock/python-roborock/commit/97fb0b75ff4aa164d81340d276991537e0c9662e))
30+
31+
532
## v3.16.1 (2025-12-14)
633

734
### 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.16.1"
3+
version = "3.17.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)