Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Nov 10, 2022
1 parent 1b4e8eb commit cf8522f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +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.0.0](https://github.com/robertsLando/node-red-contrib-m-bus/compare/v3.0.0-beta.0...v3.0.0)

#### [v3.0.0-beta.0](https://github.com/robertsLando/node-red-contrib-m-bus/compare/v1.3.1...v3.0.0-beta.0)

> 9 November 2022
- feat: bump deps add eslint and workflow [`#22`](https://github.com/robertsLando/node-red-contrib-m-bus/pull/22)
- chore(deps): bump bl from 4.0.2 to 4.0.3 [`#9`](https://github.com/robertsLando/node-red-contrib-m-bus/pull/9)
- fix: bumped deps and fixed deprecations [`394be4d`](https://github.com/robertsLando/node-red-contrib-m-bus/commit/394be4d789768e324e84f6bf0125f81ccda64a4d)
- chore: add missing dep [`b41425b`](https://github.com/robertsLando/node-red-contrib-m-bus/commit/b41425b85cd8777cff5638b7faa53e73c8d74f09)
- Release 3.0.0-beta.0 [`1b4e8eb`](https://github.com/robertsLando/node-red-contrib-m-bus/commit/1b4e8eb4169cbad158bf6c92ab48ce19e2816947)
- chore: bump set-value-3.0.1 [`13ff0d1`](https://github.com/robertsLando/node-red-contrib-m-bus/commit/13ff0d183877593718db56d3adc1a6c2fefb02c2)
- chore: release beta script [`bbcb7c9`](https://github.com/robertsLando/node-red-contrib-m-bus/commit/bbcb7c94937ee44c410330b26466984f0d0446ca)
- Create FUNDING.yml [`190bada`](https://github.com/robertsLando/node-red-contrib-m-bus/commit/190bada00c12bb278d02c8f2646445e31fc06062)
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.0.0-beta.0",
"version": "3.0.0",
"description": "Node-Red node for M-Bus protocol",
"main": "index.js",
"node-red": {
Expand Down

0 comments on commit cf8522f

Please sign in to comment.