Skip to content

Commit 516a79e

Browse files
committed
Incremented version
Updated docs and readme
1 parent 07b5d3a commit 516a79e

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ Please use GitHub issues for this.
8080

8181
## Changelog
8282

83+
### 2.9.1 (2023-11-04)
84+
85+
* (bropat) Fixed data decryption for p2p command responses
86+
8387
### 2.9.0 (2023-11-04)
8488

8589
* (bropat) **Breaking Change** Requires node version >= 18.0.0

docs/_coverpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![logo](_media/eufy-security-client.png)
22

3-
# eufy-security-client <small>2.9.0</small>
3+
# eufy-security-client <small>2.9.1</small>
44

55
> This shared library allows to control [Eufy security devices](https://us.eufylife.com/collections/security) by connecting to the Eufy cloud servers and local/remote stations over p2p
66

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": "eufy-security-client",
3-
"version": "2.9.0",
3+
"version": "2.9.1",
44
"description": "Client to comunicate with Eufy-Security devices",
55
"author": {
66
"name": "bropat",

0 commit comments

Comments
 (0)