Skip to content

Commit 7ff194e

Browse files
authored
Merge pull request #32 from billchurch/release-please--branches--master--components--bhyve-mqtt
chore(master): release 0.2.1
2 parents 1f95b6d + caaed7c commit 7ff194e

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.2.1](https://github.com/billchurch/bhyve-mqtt/compare/v0.2.0...v0.2.1) (2025-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* remove extra stuff from npm ([1f95b6d](https://github.com/billchurch/bhyve-mqtt/commit/1f95b6d81ccad91ad38797bbf730a13b9d349dbb))
9+
310
## [0.2.0](https://github.com/billchurch/bhyve-mqtt/compare/v0.1.4...v0.2.0) (2025-03-04)
411

512

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.0",
3+
"version": "0.2.1",
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)