Skip to content

Commit

Permalink
chore(release): 5.1.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
biancode committed Nov 24, 2019
1 parent d24fad6 commit 3f95b79
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [5.1.0-1](https://github.com/biancoroyal/node-red-contrib-modbus/compare/v4.1.3...v5.1.0-1) (2019-11-24)


### Bug Fixes

* supporter file missing ([d24fad6](https://github.com/biancoroyal/node-red-contrib-modbus/commit/d24fad66e8730f9535b8d9edc0512087e55b7d07))

## 5.1.0-0 (2019-11-24)

### 5.0.1-alpha.0 (2019-11-17)


### Features

* new state machine from xstate ([57aef99](https://github.com/biancoroyal/node-red-contrib-modbus/commit/57aef9956187ee9d70e862b226f3a3ef5e091528))

## [5.1.0-0](https://github.com/biancoroyal/node-red-contrib-modbus/compare/v4.1.3...v5.1.0-0) (2019-11-24)

### 5.0.1-alpha.0 (2019-11-17)
Expand Down
2 changes: 1 addition & 1 deletion 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-modbus",
"version": "5.1.0-0",
"version": "5.1.0-1",
"description": "The all in one Modbus TCP and Serial contribution package for Node-RED.",
"dependencies": {
"bson": "4.0.2",
Expand Down

0 comments on commit 3f95b79

Please sign in to comment.