Skip to content

Commit 0338e64

Browse files
author
semantic-release
committed
2.12.0
Automatically generated by python-semantic-release
1 parent 64e77d7 commit 0338e64

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.12.0 (2025-02-21)
5+
6+
### Features
7+
8+
- Add cli status ([#333](https://github.com/Python-roborock/python-roborock/pull/333),
9+
[`64e77d7`](https://github.com/Python-roborock/python-roborock/commit/64e77d7150babcc78ce3698fe98594891dcb7bd4))
10+
11+
412
## v2.11.3 (2025-02-19)
513

614
### 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.11.3"
3+
version = "2.12.0"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)