Skip to content

Commit

Permalink
0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumearm committed Nov 3, 2018
1 parent 7c627b5 commit b0ae2b1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.5.2](https://github.com/guillaumearm/jeedom-node/compare/v0.5.1...v0.5.2) (2018-11-03)


### Bug Fixes

* **typings:** config::save method ([7c627b5](https://github.com/guillaumearm/jeedom-node/commit/7c627b5))



## [0.5.1](https://github.com/guillaumearm/jeedom-node/compare/v0.5.0...v0.5.1) (2018-11-03)


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": "jeedom",
"version": "0.5.1",
"version": "0.5.2",
"description": "Bindings for Jeedom API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b0ae2b1

Please sign in to comment.