Skip to content

Commit

Permalink
Bump to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lcbm authored and netoax committed Dec 26, 2019
1 parent df60483 commit 180d593
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [2.0.1](https://github.com/CESARBR/knot-fog-connector-knot-cloud/compare/v2.0.0...v2.0.1)

### Bug Fixes

- Update dependency lodash to v4.17.13
- Update dependency mixin-deep to v1.3.2
- Update dependency set-value to v2.0.1
- Update dependency union-value to v1.0.1
- Update dependency eslint-utils to v1.4.3
- Add dependency eslint-visitor-keys at v1.1.0

# [2.0.0](https://github.com/CESARBR/knot-fog-connector-knot-cloud/compare/v1.1.0...v2.0.0)

### Features
Expand Down Expand Up @@ -48,4 +59,4 @@

### Features

- Operations: start(), listDevices(), addDevice(), removeDevice(), updateSchema(), onDataRequested(), onDataUpdated().
- Operations: start(), listDevices(), addDevice(), removeDevice(), updateSchema(), onDataRequested(), onDataUpdated().
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": "@cesarbr/knot-fog-connector-knot-cloud",
"version": "2.0.0",
"version": "2.0.1",
"description": "KNoT fog connector with KNoT Cloud",
"repository": {
"type": "git",
Expand Down

0 comments on commit 180d593

Please sign in to comment.