Skip to content

Commit

Permalink
chore(main): release 5.0.0 (#309)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
rokam authored Oct 2, 2024
1 parent f65b6ac commit dc75a99
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [5.0.0](https://github.com/rokam/midea-local/compare/v4.0.0...v5.0.0) (2024-10-02)


### ⚠ BREAKING CHANGES

* **device:** rollback and socket refresh_status ([#307](https://github.com/rokam/midea-local/issues/307))

### Bug Fixes

* **device:** rollback and socket refresh_status ([#307](https://github.com/rokam/midea-local/issues/307)) ([f65b6ac](https://github.com/rokam/midea-local/commit/f65b6ac8fcc8ff2ae7085068498b96066213b658))

## [4.0.0](https://github.com/rokam/midea-local/compare/v3.0.1...v4.0.0) (2024-09-29)


Expand Down
2 changes: 1 addition & 1 deletion midealocal/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Midea Local Version."""

__version__ = "4.0.0"
__version__ = "5.0.0"

0 comments on commit dc75a99

Please sign in to comment.