Skip to content

Commit 05756a5

Browse files
chore(main): release 0.2.3
1 parent a6e344e commit 05756a5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [0.2.3](https://github.com/billchurch/bhyve-mqtt/compare/v0.2.2...v0.2.3) (2025-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* container publishing ([5641474](https://github.com/billchurch/bhyve-mqtt/commit/5641474daceef553fcef0dad29057ca5bba09e90))
9+
310
## [0.2.2](https://github.com/billchurch/bhyve-mqtt/compare/v0.2.1...v0.2.2) (2025-03-04)
411

512

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": "bhyve-mqtt",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A MQTT gateway for the unofficial Orbit B-Hyve API indended for use with HomeAssistant",
55
"main": "src/app.js",
66
"repository": {

0 commit comments

Comments
 (0)