Skip to content

Commit

Permalink
Version 1.0.1 (#69)
Browse files Browse the repository at this point in the history
* Update version to 1.0.1

* Add v1.0.1 to changelog
  • Loading branch information
ottoszika authored Dec 13, 2019
1 parent 5ae724b commit d87f906
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## 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.0",
"version": "1.0.1",
"description": "NodeRED nodes for eWeLink smart devices",
"scripts": {
"test": "nyc --reporter=html --reporter=text mocha",
Expand Down

0 comments on commit d87f906

Please sign in to comment.