Skip to content

Commit 1542105

Browse files
committed
chore: release v1.3.0
* (simatec) Dependencies updated * (simatec) Repo updated
1 parent 99dc4a8 commit 1542105

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.0 (2023-03-18)
4040
* (simatec) Dependencies updated
4141
* (simatec) Repo updated
4242

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.2.9",
4+
"version": "1.3.0",
55
"news": {
6+
"1.3.0": {
7+
"en": "Dependencies updated\nRepo updated",
8+
"de": "Ausgaben aktualisiert\nRepo aktualisiert",
9+
"ru": "Обновленные зависимости\nРепо обновлен",
10+
"pt": "Dependências atualizadas\nRepo atualizado",
11+
"nl": "Afhankelijkheid geüpdateerd\nVertaling:",
12+
"fr": "Dépendances mises à jour\nRepo updated",
13+
"it": "Dipendenze aggiornate\nRepo aggiornato",
14+
"es": "Actualización de las dependencias\nRepo updated",
15+
"pl": "Zależności\nRepo updated",
16+
"uk": "Залежність оновлено\nRepo оновлений",
17+
"zh-cn": "B. 更新的属地\n更新"
18+
},
619
"1.2.9": {
720
"en": "Dependencies updated",
821
"de": "Ausgaben aktualisiert",
@@ -75,18 +88,6 @@
7588
"es": "Dependencias actualizadas\nprueba y lanzamiento actualizado",
7689
"pl": "Zaktualizowano zależności\nzaktualizowano test i wydanie",
7790
"zh-cn": "更新了依赖项\n测试和发布更新"
78-
},
79-
"1.2.3": {
80-
"en": "Bugfix States",
81-
"de": "Bugfix-Zustände",
82-
"ru": "Состояния исправления",
83-
"pt": "Estados de correção de bugs",
84-
"nl": "Bugfix-statussen",
85-
"fr": "États de correction de bogues",
86-
"it": "Stati bugfix",
87-
"es": "Estados de corrección de errores",
88-
"pl": "Stany z poprawkami błędów",
89-
"zh-cn": "错误修正状态"
9091
}
9192
},
9293
"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.2.9",
3+
"version": "1.3.0",
44
"description": "Provides data from Pegelalarm-API",
55
"author": {
66
"name": "simatec",

0 commit comments

Comments
 (0)