Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Commit 9ce882f

Browse files
author
Takeshi Kishi
authored
release 2.0.1 (#29)
1 parent 67c116f commit 9ce882f

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Allows for on/off and volume controls.
4242

4343
## Changelog
4444

45+
### v2.0.1 (2022-03-19)
46+
47+
- [#28](https://github.com/takeya0x86/homebridge-nature-remo-platform/pull/28) Bump follow-redirects from 1.14.6 to 1.14.8
48+
4549
### v2.0.0 (2022-01-01)
4650

4751
- (*New Feature*) Supports TV type appliance.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "Homebridge Nature Remo Platform",
33
"name": "@takeya0x86/homebridge-nature-remo-platform",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"description": "Homebridge plugin for Nature Remo which supports lights, air conditioners and TVs.",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)