Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Commit

Permalink
Release 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Aug 24, 2020
1 parent e31597f commit 2b46b3a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.0.2](https://github.com/OpenZWave/Zwave2Mqtt/compare/v4.0.1...v4.0.2)

> 24 August 2020
- bad code from a change that didn't pan out [`#679`](https://github.com/OpenZWave/Zwave2Mqtt/pull/679)

#### [v4.0.1](https://github.com/OpenZWave/Zwave2Mqtt/compare/v4.0.0...v4.0.1)

> 21 August 2020
Expand All @@ -15,6 +21,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps): [security] bump elliptic from 6.5.2 to 6.5.3 [`#650`](https://github.com/OpenZWave/Zwave2Mqtt/pull/650)
- chore(docker): Update OZW to version 1.6.1232 [`#645`](https://github.com/OpenZWave/Zwave2Mqtt/pull/645)
- fix: removeAssociation with multi instance devices [`#644`](https://github.com/OpenZWave/Zwave2Mqtt/pull/644)
- Release 4.0.1 [`6a0a6e5`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6a0a6e561b881481616f62834e3b9122351d8d23)

### [v4.0.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.4.1...v4.0.0)

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": "zwave2mqtt",
"version": "4.0.1",
"version": "4.0.2",
"bin": "bin/www",
"description": "Zwave To MQTT Gateway",
"author": "Daniel Lando <[email protected]>",
Expand Down

0 comments on commit 2b46b3a

Please sign in to comment.