Skip to content

Commit 5f58181

Browse files
committed
release v0.8.6
1 parent 2addc90 commit 5f58181

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,9 @@ A DeviceInfo object contains general information about a device. It has the foll
436436

437437
## Changelog
438438

439+
#### 0.8.6 (2018-03-07)
440+
* (AlCalzone) Published bugfixes that should have been live already.
441+
439442
#### 0.8.5 (2018-02-27)
440443
* (AlCalzone) Updated `node-coap-client`
441444

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-tradfri-client",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"description": "Library to talk to IKEA Trådfri Gateways without external binaries",
55
"keywords": [
66
"coap",

0 commit comments

Comments
 (0)