Skip to content

Commit

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

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-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)


### Features

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

### [5.0.1-alpha.0](https://github.com/biancode/node-red-contrib-modbus/compare/v5.0.0...v5.0.1-alpha.0) (2019-10-31)

## [5.0.0](https://github.com/biancode/node-red-contrib-modbus/compare/v4.1.3...v5.0.0) (2019-10-31)
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.0.1-alpha.0",
"version": "5.1.0-0",
"private": true,
"description": "The all in one Modbus TCP and Serial contribution package for Node-RED.",
"dependencies": {
Expand Down

0 comments on commit 60a6e0c

Please sign in to comment.