Skip to content

Commit f603a04

Browse files
authored
chore(main): release 6.0.0 (#312)
🤖 I have created a release *beep* *boop* --- ## [6.0.0](v5.0.0...v6.0.0) (2024-10-03) ### ⚠ BREAKING CHANGES * **cloud:** rename MSmartHome ([#306](#306)) ### Miscellaneous Chores * **cloud:** rename MSmartHome ([#306](#306)) ([20c796e](20c796e)), closes [#286](#286) --- 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 20c796e commit f603a04

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+
## [6.0.0](https://github.com/rokam/midea-local/compare/v5.0.0...v6.0.0) (2024-10-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **cloud:** rename MSmartHome ([#306](https://github.com/rokam/midea-local/issues/306))
9+
10+
### Miscellaneous Chores
11+
12+
* **cloud:** rename MSmartHome ([#306](https://github.com/rokam/midea-local/issues/306)) ([20c796e](https://github.com/rokam/midea-local/commit/20c796eb9f9728ff4042f3caf2e0ff11012e12f5)), closes [#286](https://github.com/rokam/midea-local/issues/286)
13+
314
## [5.0.0](https://github.com/rokam/midea-local/compare/v4.0.0...v5.0.0) (2024-10-02)
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__ = "5.0.0"
3+
__version__ = "6.0.0"

0 commit comments

Comments
 (0)