Skip to content

Commit

Permalink
Bump version to 2.1.4-dev.1 and update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Luligu committed Feb 5, 2025
1 parent ea9fe0f commit 2e16e1f
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 10 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Starting from v. 2.1.0, the legacy old api of matter.js have been completely rem

For this reason there is no compatibility with the old versions of the plugins.

You need to update all plugins you use and Matterbridge in the same moment.
You need to update all plugins you use and Matterbridge in the same moment.

I suggest to first update all plugins without restarting and then to update Matterbridge so when it restarts, all versions will be the latest.

Expand All @@ -31,6 +31,17 @@ matterbridge-zigbee2mqtt v. 2.4.4
matterbridge-somfy-tahoma v. 1.2.3
matterbridge-hass v. 0.0.8

## [2.1.4] - 2025-02-05

### Added

- [frontend]: Added memorycheck before cleanup.


<a href="https://www.buymeacoffee.com/luligugithub">
<img src="./yellow-button.png" alt="Buy me a coffee" width="120">
</a>

## [2.1.3] - 2025-02-04

### Added
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "matterbridge",
"version": "2.1.3",
"version": "2.1.4-dev.1",
"description": "Matterbridge plugin manager for Matter",
"author": "https://github.com/Luligu",
"license": "Apache-2.0",
Expand Down

0 comments on commit 2e16e1f

Please sign in to comment.