Skip to content

Commit

Permalink
chore(main): release 3.0.0 (#297)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [3.0.0](v2.7.1...v3.0.0)
(2024-09-20)


### ⚠ BREAKING CHANGES

* **device:** socket exception and process rebuild
([#296](#296))

### Bug Fixes

* **device:** socket exception and process rebuild
([#296](#296))
([7f2e572](7f2e572))

---
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 Sep 20, 2024
1 parent 7f2e572 commit 7b4bf8f
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

## [3.0.0](https://github.com/rokam/midea-local/compare/v2.7.1...v3.0.0) (2024-09-20)


### ⚠ BREAKING CHANGES

* **device:** socket exception and process rebuild ([#296](https://github.com/rokam/midea-local/issues/296))

### Bug Fixes

* **device:** socket exception and process rebuild ([#296](https://github.com/rokam/midea-local/issues/296)) ([7f2e572](https://github.com/rokam/midea-local/commit/7f2e57294802d6ecae64618d28d1659465077672))

## [2.7.1](https://github.com/rokam/midea-local/compare/v2.7.0...v2.7.1) (2024-09-12)


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__ = "2.7.1"
__version__ = "3.0.0"

0 comments on commit 7b4bf8f

Please sign in to comment.