Skip to content

Commit

Permalink
Merge pull request #34 from billchurch/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--bhyve-mqtt

chore(main): release 0.2.3
  • Loading branch information
billchurch authored Mar 4, 2025
2 parents a6e344e + 05756a5 commit 3328ab8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [0.2.3](https://github.com/billchurch/bhyve-mqtt/compare/v0.2.2...v0.2.3) (2025-03-04)


### Bug Fixes

* container publishing ([5641474](https://github.com/billchurch/bhyve-mqtt/commit/5641474daceef553fcef0dad29057ca5bba09e90))

## [0.2.2](https://github.com/billchurch/bhyve-mqtt/compare/v0.2.1...v0.2.2) (2025-03-04)


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

0 comments on commit 3328ab8

Please sign in to comment.