Skip to content

Commit

Permalink
Merge acbfd37 into 00b1fa9
Browse files Browse the repository at this point in the history
  • Loading branch information
ottoszika committed Dec 17, 2019
2 parents 00b1fa9 + acbfd37 commit 770f59f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## v1.0.2 (2019-12-18)
### Fixed
- Fix connection and login mechanism (#72)

## v1.0.1 (2019-12-13)
### Fixed
- Fix params referencing (#67)
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-ewelink",
"version": "1.0.1",
"version": "1.0.2",
"description": "NodeRED nodes for eWeLink smart devices",
"scripts": {
"test": "nyc --reporter=html --reporter=text mocha",
Expand Down

0 comments on commit 770f59f

Please sign in to comment.