Skip to content

Commit 0fbbd02

Browse files
authored
Merge pull request #33 from billchurch/release-please--branches--main--components--bhyve-mqtt
chore(main): release 0.2.2
2 parents b983c2f + 2699521 commit 0fbbd02

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [0.2.2](https://github.com/billchurch/bhyve-mqtt/compare/v0.2.1...v0.2.2) (2025-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* update container images ([b983c2f](https://github.com/billchurch/bhyve-mqtt/commit/b983c2fe651a536196c2d72f36ffeaf3017f6c11))
9+
* update package contents ([17924e2](https://github.com/billchurch/bhyve-mqtt/commit/17924e2716f3b32f4809186a10e89607e42629e9))
10+
311
## [0.2.1](https://github.com/billchurch/bhyve-mqtt/compare/v0.2.0...v0.2.1) (2025-03-04)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bhyve-mqtt",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
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)