Skip to content

Commit

Permalink
Bump version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jalle19 committed Aug 30, 2023
1 parent 79aaee2 commit fa8fc67
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change log

## 2.5.0

* Bump `serialport` to v11.0.1, should fix runtime crash on Raspberry Pi 4 (https://github.com/Jalle19/home-assistant-addon-repository/issues/30)

## 2.4.0

* Drastically improve application logging
Expand Down
4 changes: 2 additions & 2 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": "eda-modbus-bridge",
"version": "2.4.0",
"version": "2.5.0",
"description": "An HTTP/MQTT bridge for Enervent ventilation units with EDA automation",
"main": "eda-modbus-bridge.mjs",
"directories": {
Expand Down

0 comments on commit fa8fc67

Please sign in to comment.