Skip to content

Commit

Permalink
chore: release v1.0.4
Browse files Browse the repository at this point in the history
* (Apollon77) Fix potential crash case with Proxy stop
  • Loading branch information
Apollon77 committed Aug 13, 2022
1 parent 8b7c3d7 commit 29c5881
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@ When getting or setting data you need to look at the complete data structure ret


## Changelog:

### __WORK IN PROGRESS__
### 1.0.4 (2022-08-13)
* (Apollon77) Fix potential crash case with Proxy stop

### 1.0.3 (2022-06-03)
Expand Down
4 changes: 2 additions & 2 deletions 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": "daikin-controller-cloud",
"version": "1.0.3",
"version": "1.0.4",
"description": "Interact with Daikin Cloud devices and retrieve Tokens",
"author": "Apollon77 <[email protected]>",
"contributors": [],
Expand Down

0 comments on commit 29c5881

Please sign in to comment.