Skip to content

Commit c7380e4

Browse files
chore(release): publish packages
- @ya-modbus/emulator@0.12.0
1 parent 45c0f6b commit c7380e4

3 files changed

Lines changed: 24 additions & 2 deletions

File tree

package-lock.json

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

packages/emulator/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.12.0](https://github.com/groupsky/ya-modbus/compare/@ya-modbus/emulator@0.11.1...@ya-modbus/emulator@0.12.0) (2026-02-11)
7+
8+
### Features
9+
10+
- **emulator:** standardize bin build process for consistency ([#365](https://github.com/groupsky/ya-modbus/issues/365)) ([45c0f6b](https://github.com/groupsky/ya-modbus/commit/45c0f6b4a626424d0f6af63e92556f321b91a203)), closes [#361](https://github.com/groupsky/ya-modbus/issues/361)
11+
612
## [0.11.1](https://github.com/groupsky/ya-modbus/compare/@ya-modbus/emulator@0.11.0...@ya-modbus/emulator@0.11.1) (2026-02-08)
713

814
**Note:** Version bump only for package @ya-modbus/emulator

packages/emulator/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/emulator",
3-
"version": "0.11.1",
3+
"version": "0.12.0",
44
"description": "Software Modbus device emulator for testing drivers without physical hardware",
55
"keywords": [
66
"modbus",

0 commit comments

Comments
 (0)