Skip to content

Commit

Permalink
Release 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Nov 29, 2024
1 parent f230b89 commit 1c004c1
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
Expand Up @@ -4,10 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.2.1](https://github.com/robertsLando/node-red-contrib-m-bus/compare/v3.2.0...v3.2.1)

- fix: pass `msg` props throught mbus-controller [`#44`](https://github.com/robertsLando/node-red-contrib-m-bus/pull/44)

#### [v3.2.0](https://github.com/robertsLando/node-red-contrib-m-bus/compare/v3.1.2...v3.2.0)

> 9 August 2024
- feat: bump node-mbus 2.2.2 to 2.2.4 [`#42`](https://github.com/robertsLando/node-red-contrib-m-bus/pull/42)
- chore: fix audit [`cf6af8c`](https://github.com/robertsLando/node-red-contrib-m-bus/commit/cf6af8cf7980cb0cf1083aa5ff93215d08ccb649)
- Release 3.2.0 [`b56fb94`](https://github.com/robertsLando/node-red-contrib-m-bus/commit/b56fb94cba2bd1e7e735621743e8ff54ac336740)

#### [v3.1.2](https://github.com/robertsLando/node-red-contrib-m-bus/compare/v3.1.1...v3.1.2)

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": "node-red-contrib-m-bus",
"version": "3.2.0",
"version": "3.2.1",
"description": "Node-Red node for M-Bus protocol",
"main": "index.js",
"node-red": {
Expand Down

0 comments on commit 1c004c1

Please sign in to comment.