Skip to content

Commit e6dabcc

Browse files
committed
chore: release v2.1.4
- (Gaspode) Updated some formal stuff
1 parent 75ee9ca commit e6dabcc

4 files changed

Lines changed: 19 additions & 20 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ How to find SN and Check code for registration is described here: https://github
6161
**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.**
6262

6363
## Changelog
64-
65-
### **WORK IN PROGRESS**
64+
### 2.1.4 (2024-08-13)
6665

6766
- (Gaspode) Updated some formal stuff
6867

io-package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "alpha-ess",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"news": {
6+
"2.1.4": {
7+
"en": "Updated some formal stuff",
8+
"de": "Einige Formalien aktualisiert",
9+
"ru": "Обновление некоторых формальных вещей",
10+
"pt": "Actualizado algumas coisas formais",
11+
"nl": "Bijgewerkt wat formele dingen",
12+
"fr": "Mise à jour de certains trucs formels",
13+
"it": "Aggiornato alcune cose formali",
14+
"es": "Actualizado algunas cosas formales",
15+
"pl": "Aktualizacja niektórych formalnych rzeczy",
16+
"uk": "Оновлено деякі формальні речі",
17+
"zh-cn": "更新了一些正式的东西"
18+
},
619
"2.1.3": {
720
"en": "Increased read timeout from 10s to 20s",
821
"de": "Read Timeout von 10 auf 20 Sekunden erhöht",
@@ -80,19 +93,6 @@
8093
"pl": "Zastosowany czas do nowych ograniczeń API",
8194
"uk": "Адаптивний час для нових обмежень API",
8295
"zh-cn": "A. 取消新优惠制度限制的时间"
83-
},
84-
"2.0.0": {
85-
"en": "Breaking Change: Removed support of Closed API",
86-
"de": "Breaking Change: Entfernte Unterstützung von Closed API",
87-
"ru": "Перерыв изменения: Удаленная поддержка Закрытого API",
88-
"pt": "Mudança de ruptura: Suporte removido da API fechada",
89-
"nl": "Vertaling: Verwijderde steun van gesloten API",
90-
"fr": "Changement de rupture : Soutien retiré de l'API fermée",
91-
"it": "Cambiamento di rottura: Supporto rimosso delle API chiuse",
92-
"es": "Cambio de ruptura: Soporte extraído de API cerrada",
93-
"pl": "Zmiana: Przewiduje wsparcie API Closed",
94-
"uk": "Зміна несправностей: Видалити підтримку Закритого API",
95-
"zh-cn": "打破变化: B. 取消对已结束的反补贴方案的支持"
9696
}
9797
},
9898
"titleLang": {
@@ -129,7 +129,7 @@
129129
"alpha-ess"
130130
],
131131
"licenseInformation": {
132-
"license":"MIT",
132+
"license": "MIT",
133133
"type": "free"
134134
},
135135
"platform": "Javascript/Node.js",

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

0 commit comments

Comments
 (0)