Skip to content

Commit

Permalink
Release 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Luligu committed Feb 5, 2025
1 parent 46cb48b commit 1865b5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ If you like this project and find it useful, please consider giving it a star on

All notable changes to this project will be documented in this file.

## [2.4.5] - 2025-02-04
## [2.4.5] - 2025-02-05

### Added

- [thermostat]: Added fan_only mode (tested by https://github.com/robvanoostenrijk).
- [thermostat]: Added fan_only mode (tested by https://github.com/robvanoostenrijk). No controllers seem to support this mode in UI right now.

### Changed

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "matterbridge-zigbee2mqtt",
"version": "2.4.5-dev.4",
"version": "2.4.5",
"description": "Matterbridge zigbee2mqtt plugin",
"author": "https://github.com/Luligu",
"license": "Apache-2.0",
Expand Down Expand Up @@ -101,4 +101,4 @@
"typescript": "5.7.3",
"typescript-eslint": "8.23.0"
}
}
}

0 comments on commit 1865b5c

Please sign in to comment.