Skip to content

Commit 6a19558

Browse files
author
semantic-release
committed
[release] 2.0.2
Automatically generated by python-semantic-release
1 parent ebe97dd commit 6a19558

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CHANGELOG
2-
## Unreleased
2+
## v2.0.2 (2025-07-22)
3+
### 🐛 Bug Fixes
4+
- Release process ([`ebe97dd`](https://github.com/fligneul/aps2mqtt/commit/ebe97dd1fbd98f8e464065475c92daa715973783), [#32](https://github.com/fligneul/aps2mqtt/pull/32))
35
### 🧪 Tests
46
- Add comprehensive test suite ([`66dd84b`](https://github.com/fligneul/aps2mqtt/commit/66dd84b95fa297197863cebe72c0bd605703e323), [#30](https://github.com/fligneul/aps2mqtt/pull/30))
57
## v2.0.1 (2025-07-19)

src/aps2mqtt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.1"
1+
__version__ = "2.0.2"

0 commit comments

Comments
 (0)