Skip to content

Commit dc75a99

Browse files
authored
chore(main): release 5.0.0 (#309)
🤖 I have created a release *beep* *boop* --- ## [5.0.0](v4.0.0...v5.0.0) (2024-10-02) ### ⚠ BREAKING CHANGES * **device:** rollback and socket refresh_status ([#307](#307)) ### Bug Fixes * **device:** rollback and socket refresh_status ([#307](#307)) ([f65b6ac](f65b6ac)) --- 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 f65b6ac commit dc75a99

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [5.0.0](https://github.com/rokam/midea-local/compare/v4.0.0...v5.0.0) (2024-10-02)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **device:** rollback and socket refresh_status ([#307](https://github.com/rokam/midea-local/issues/307))
9+
10+
### Bug Fixes
11+
12+
* **device:** rollback and socket refresh_status ([#307](https://github.com/rokam/midea-local/issues/307)) ([f65b6ac](https://github.com/rokam/midea-local/commit/f65b6ac8fcc8ff2ae7085068498b96066213b658))
13+
314
## [4.0.0](https://github.com/rokam/midea-local/compare/v3.0.1...v4.0.0) (2024-09-29)
415

516

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__ = "4.0.0"
3+
__version__ = "5.0.0"

0 commit comments

Comments
 (0)