Skip to content

Commit b224f18

Browse files
committed
Bump version to 2.3.1
1 parent e0fa962 commit b224f18

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## future release
3+
## 2.3.1
44

55
* Log stack traces for unknown errors (should help debug https://github.com/Jalle19/home-assistant-addon-repository/issues/17)
66
* Use `%` instead of `%H` for MQTT humidity sensor entities (https://github.com/Jalle19/eda-modbus-bridge/issues/64)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eda-modbus-bridge",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "An HTTP/MQTT bridge for Enervent ventilation units with EDA automation",
55
"main": "eda-modbus-bridge.mjs",
66
"directories": {

0 commit comments

Comments
 (0)