Skip to content

Commit 82633c5

Browse files
committed
chore: release v3.1.2
* (Apollon77) Enhance some error messages
1 parent 535e2ff commit 82633c5

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ see example folder
2424
The library is partially based on the Python project https://github.com/albertogeniola/MerossIot, Thank you for this great basic work on how to connect to the Meross Cloud Servers
2525

2626
## Changelog
27-
28-
### __WORK IN PROGRESS__
27+
### 3.1.2 (2023-12-30)
2928
* (Apollon77) Enhance some error messages
3029

3130
### 3.1.1 (2023-12-30)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meross-cloud",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Control Meross cloud devices using nodejs",
55
"author": "Ingo Fischer <iobroker@fischer-ka.de>",
66
"contributors": [],

0 commit comments

Comments
 (0)