Skip to content

Commit 1411439

Browse files
committed
chore: release v0.5.4
* fix 'Server sent no subprotocol' error and ignore ts warnings.
1 parent b86fec4 commit 1411439

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Of course I'm also very glad about issues and pull requests if you find a bug /
173173
Placeholder for next versions (this needs to be indented):
174174
### __WORK IN PROGRESS__
175175
-->
176-
### __WORK IN PROGRESS__
176+
### 0.5.4 (2023-04-28)
177177
* fix 'Server sent no subprotocol' error and ignore ts warnings.
178178

179179
### 0.5.3 (2023-04-28)

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,6 +1,6 @@
11
{
22
"name": "dlink_websocketclient",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"description": "Interface myDlink DSP-W115 and DSP-W245 (and others like DSP-W118?) using node.js",
55
"author": {
66
"name": "Garfonso",

0 commit comments

Comments
 (0)