Skip to content

Commit

Permalink
chore(release): 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkn committed Oct 28, 2020
1 parent 595a832 commit 17102b0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.6.1](https://github.com/alexkn/node-red-contrib-homeconnect/compare/v0.6.0...v0.6.1) (2020-10-28)


### Bug Fixes

* remove deprecated events ([c2a4294](https://github.com/alexkn/node-red-contrib-homeconnect/commit/c2a42948c452518a4d64a08b9d93c55614d6d2e0)), closes [#18](https://github.com/alexkn/node-red-contrib-homeconnect/issues/18)

## [0.6.0](https://github.com/alexkn/node-red-contrib-homeconnect/compare/v0.5.1...v0.6.0) (2020-09-09)


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-homeconnect",
"version": "0.6.0",
"version": "0.6.1",
"description": "Node-RED-nodes for Home Connect",
"author": "Alexander Knöbel <[email protected]>",
"contributors": [
Expand Down

0 comments on commit 17102b0

Please sign in to comment.