Skip to content

Commit

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


## [2.6.1](v2.6.0...v2.6.1)
(2024-08-09)


### Bug Fixes

* **c3:** silent typo
([#265](#265))
([97defcd](97defcd))
* **cli:** authenticate on discover v3 device
([#263](#263))
([05b0b11](05b0b11))

---
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 Aug 9, 2024
1 parent 05b0b11 commit 9286120
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.6.1](https://github.com/rokam/midea-local/compare/v2.6.0...v2.6.1) (2024-08-09)


### Bug Fixes

* **c3:** silent typo ([#265](https://github.com/rokam/midea-local/issues/265)) ([97defcd](https://github.com/rokam/midea-local/commit/97defcdc100424992c0f2bc7d4797cbbb6825076))
* **cli:** authenticate on discover v3 device ([#263](https://github.com/rokam/midea-local/issues/263)) ([05b0b11](https://github.com/rokam/midea-local/commit/05b0b11d98a3435373742c2cf50142f618700ed1))

## [2.6.0](https://github.com/rokam/midea-local/compare/v2.5.0...v2.6.0) (2024-08-02)


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.6.0"
__version__ = "2.6.1"

0 comments on commit 9286120

Please sign in to comment.