Skip to content

Commit a00caa4

Browse files
committed
chore: release v1.4.28
* (simatec) small Fixes
1 parent 06c26d5 commit a00caa4

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

README.md

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

4747
## Changelog
4848
<!-- ### __WORK IN PROGRESS__ -->
49-
### __WORK IN PROGRESS__
49+
### 1.4.28 (2023-04-17)
5050
* (simatec) small Fixes
5151

5252
### 1.4.27 (2023-04-17)

io-package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "shuttercontrol",
4-
"version": "1.4.27",
4+
"version": "1.4.28",
55
"news": {
6+
"1.4.28": {
7+
"en": "small Fixes",
8+
"de": "kleine Feste",
9+
"ru": "небольшие исправления",
10+
"pt": "pequenas correções",
11+
"nl": "kleine Fixes",
12+
"fr": "petits Fixes",
13+
"it": "piccoli corredi",
14+
"es": "pequeñas fijaciones",
15+
"pl": "mały Fisz",
16+
"uk": "маленькі Фікси",
17+
"zh-cn": "小型固定"
18+
},
619
"1.4.27": {
720
"en": "small Fixes",
821
"de": "kleine Feste",
@@ -80,19 +93,6 @@
8093
"pl": "Bugfix Brightness-Sensor\nZależności\nFix Alarm Setting (ang.)",
8194
"uk": "Bugfix Яскравість-сенсор\nЗалежність оновлено\nВиправлення параметрів сигналізації",
8295
"zh-cn": "Bugfix Bright-Sensor\nB. 更新的属地\nFix Alarm Seting"
83-
},
84-
"1.4.21": {
85-
"en": "fix Brightness Settings\nDependencies updated",
86-
"de": "korrektur der Helligkeitseinstellungen\nAusgaben aktualisiert",
87-
"ru": "исправить настройки яркости\nОбновленные зависимости",
88-
"pt": "corrigir configurações de brilho\nDependências atualizadas",
89-
"nl": "herstel Brightness Setting\nAfhankelijkheid geüpdateerd",
90-
"fr": "correction des paramètres de luminosité\nDépendances mises à jour",
91-
"it": "fix Impostazioni di luminosità\nDipendenze aggiornate",
92-
"es": "arregla los ajustes de brillo\nActualización de las dependencias",
93-
"pl": "brightness Settings (ang.)\nZależności",
94-
"uk": "виправити налаштування яскравості\nЗалежність оновлено",
95-
"zh-cn": "fix 版权规定\nB. 更新的属地"
9696
}
9797
},
9898
"title": "shuttercontrol",

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.shuttercontrol",
3-
"version": "1.4.27",
3+
"version": "1.4.28",
44
"description": "Automatic control for shutters",
55
"author": {
66
"name": "simatec",

0 commit comments

Comments
 (0)