Skip to content

Commit cfaf9f9

Browse files
committed
chore: release v1.2.0
- (Gaspode) Added additional realtime attributes for OpenAPI
1 parent d2cd1f8 commit cfaf9f9

4 files changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ How to find SN and Check code for registration is described here: https://github
6363
**All product and company names or logos are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them or any associated subsidiaries! This personal project is maintained in spare time and has no business goal.**
6464

6565
## Changelog
66-
67-
### **WORK IN PROGRESS**
66+
### 1.2.0 (2023-11-10)
6867

6968
- (Gaspode) Added additional realtime attributes for OpenAPI
7069

io-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"common": {
33
"name": "alpha-ess",
4-
"version": "1.2.0-beta.1",
4+
"version": "1.2.0",
55
"news": {
6-
"1.2.0-beta.1": {
6+
"1.2.0": {
77
"en": "Added additional realtime attributes for OpenAPI",
88
"de": "Zusätzliche Echtzeit-Attribute für OpenAPI hinzugefügt",
99
"ru": "Добавлены дополнительные атрибуты в реальном времени для OpenAPI",

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": "iobroker.alpha-ess",
3-
"version": "1.2.0-beta.1",
3+
"version": "1.2.0",
44
"description": "Read and write data from and to Alpha ESS systems.",
55
"author": {
66
"name": "Gaspode",

0 commit comments

Comments
 (0)