Skip to content

Commit 557497a

Browse files
author
semantic-release
committed
2.13.0
Automatically generated by python-semantic-release
1 parent 1325fda commit 557497a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# CHANGELOG
22

33

4+
## v2.13.0 (2025-03-16)
5+
6+
### Features
7+
8+
- Add home_data_v3 ([#347](https://github.com/Python-roborock/python-roborock/pull/347),
9+
[`1325fda`](https://github.com/Python-roborock/python-roborock/commit/1325fdaef0f9d920ab499a0550da51cdb8efc0c4))
10+
11+
* feat: add home_data_v3
12+
13+
* fix: address comments
14+
15+
416
## v2.12.2 (2025-03-11)
517

618
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-roborock"
3-
version = "2.12.2"
3+
version = "2.13.0"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)