Skip to content

Commit d000b65

Browse files
chore(release): publish packages
- @ya-modbus/mqtt-bridge@0.8.1
1 parent 8e2b4a4 commit d000b65

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mqtt-bridge/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.8.1](https://github.com/groupsky/ya-modbus/compare/@ya-modbus/mqtt-bridge@0.8.0...@ya-modbus/mqtt-bridge@0.8.1) (2026-02-08)
7+
8+
### Bug Fixes
9+
10+
- **mqtt-bridge:** load devices from config and fix type safety ([#352](https://github.com/groupsky/ya-modbus/issues/352)) ([8e2b4a4](https://github.com/groupsky/ya-modbus/commit/8e2b4a4ad662ba0a723036c03060a33fa7946b57)), closes [#347](https://github.com/groupsky/ya-modbus/issues/347) [#348](https://github.com/groupsky/ya-modbus/issues/348)
11+
612
# [0.8.0](https://github.com/groupsky/ya-modbus/compare/@ya-modbus/mqtt-bridge@0.7.1...@ya-modbus/mqtt-bridge@0.8.0) (2026-02-08)
713

814
### Features

packages/mqtt-bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ya-modbus/mqtt-bridge",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "MQTT bridge for ya-modbus - orchestrates device management, polling, and MQTT publishing",
55
"keywords": [
66
"modbus",

0 commit comments

Comments
 (0)