Skip to content

Commit ea90491

Browse files
authored
chore(main): release 6.0.3 (#327)
🤖 I have created a release *beep* *boop* --- ## [6.0.3](v6.0.2...v6.0.3) (2024-10-15) ### Bug Fixes * cleanup and complete body and subbody types lists ([#325](#325)) ([914dcb8](914dcb8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 914dcb8 commit ea90491

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.0.3](https://github.com/rokam/midea-local/compare/v6.0.2...v6.0.3) (2024-10-15)
4+
5+
6+
### Bug Fixes
7+
8+
* cleanup and complete body and subbody types lists ([#325](https://github.com/rokam/midea-local/issues/325)) ([914dcb8](https://github.com/rokam/midea-local/commit/914dcb8098efe50cc1583ad81fd22b49e9e2536b))
9+
310
## [6.0.2](https://github.com/rokam/midea-local/compare/v6.0.1...v6.0.2) (2024-10-08)
411

512

midealocal/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Midea Local Version."""
22

3-
__version__ = "6.0.2"
3+
__version__ = "6.0.3"

0 commit comments

Comments
 (0)