Skip to content

Commit 5c2cab7

Browse files
committed
chore: release v1.3.2
* (simatec) Dependencies updated
1 parent d6bf5b5 commit 5c2cab7

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ When the adapter crashes or an other Code error happens, this error message that
3636

3737
## Changelog
3838
<!--### __WORK IN PROGRESS__-->
39-
### __WORK IN PROGRESS__
39+
### 1.3.2 (2023-11-20)
4040
* (simatec) Dependencies updated
4141

4242
### 1.3.1 (2023-09-04)

io-package.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "pegelalarm",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"news": {
6+
"1.3.2": {
7+
"en": "Dependencies updated",
8+
"de": "Ausgaben aktualisiert",
9+
"ru": "Обновленные зависимости",
10+
"pt": "Dependências atualizadas",
11+
"nl": "Afhankelijkheid geüpdateerd",
12+
"fr": "Dépendances mises à jour",
13+
"it": "Dipendenze aggiornate",
14+
"es": "Actualización de las dependencias",
15+
"pl": "Zależności",
16+
"uk": "Залежність оновлено",
17+
"zh-cn": "B. 更新的属地"
18+
},
619
"1.3.1": {
720
"en": "Dependencies updated\ntest and release updated\nTranslation updated",
821
"de": "Ausgaben aktualisiert\ntest und release aktualisiert\nÜbersetzung aktualisiert",
@@ -77,18 +90,6 @@
7790
"es": "Corrección de errores eliminar estaciones\nDependencias actualizadas",
7891
"pl": "Naprawa błędów usuwania stacji\nZaktualizowano zależności",
7992
"zh-cn": "错误修复删除电台\n已更新依赖项"
80-
},
81-
"1.2.5": {
82-
"en": "Bugfix Adapter stop after request error\nDependencies updated\ntest and release updated",
83-
"de": "Bugfix Adapterstopp nach Anforderungsfehler\nAbhängigkeiten aktualisiert\nTest und Release aktualisiert",
84-
"ru": "Bugfix Остановка адаптера после ошибки запроса\nЗависимости обновлены\nтест и выпуск обновлены",
85-
"pt": "Bugfix Adaptador parar após erro de solicitação\nDependências atualizadas\nteste e lançamento atualizados",
86-
"nl": "Bugfix Adapter stopt na verzoekfout\nAfhankelijkheden bijgewerkt\ntest en release bijgewerkt",
87-
"fr": "L'adaptateur de correction de bogue s'arrête après une erreur de demande\nDépendances mises à jour\ntest et version mis à jour",
88-
"it": "Bugfix Adapter si interrompe dopo l'errore di richiesta\nDipendenze aggiornate\ntest e rilascio aggiornati",
89-
"es": "Bugfix Adaptador detenido después de un error de solicitud\nDependencias actualizadas\nprueba y lanzamiento actualizado",
90-
"pl": "Bugfix Adapter zatrzymuje się po błędzie żądania\nZaktualizowano zależności\nzaktualizowano test i wydanie",
91-
"zh-cn": "错误修复请求错误后适配器停止\n更新了依赖项\n测试和发布更新"
9293
}
9394
},
9495
"title": "Pegelalarm",

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.pegelalarm",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Provides data from Pegelalarm-API",
55
"author": {
66
"name": "simatec",

0 commit comments

Comments
 (0)