Skip to content

Commit

Permalink
chore: release v1.8.5
Browse files Browse the repository at this point in the history
* (simatec) Bugfix Brightness down
* (simatec) eslint-config added
* (simatec) Dependencies updated
  • Loading branch information
simatec committed Nov 27, 2024
1 parent 13d2929 commit 18b4b7a
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ When the adapter crashes or an other Code error happens, this error message that

## Changelog
<!-- ### __WORK IN PROGRESS__ -->
### __WORK IN PROGRESS__
### 1.8.5 (2024-11-27)
* (simatec) Bugfix Brightness down
* (simatec) eslint-config added
* (simatec) Dependencies updated
Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "shuttercontrol",
"version": "1.8.4",
"version": "1.8.5",
"news": {
"1.8.5": {
"en": "Bugfix Brightness down\neslint-config added\nDependencies updated",
"de": "Bugfix Helligkeit unten\neslint-config hinzugefügt\nAusgaben aktualisiert",
"ru": "Яркость\nдобавлена eslint-config\nОбновленные данные о зависимостях",
"pt": "Bugfix Brilho para baixo\neslint-config adicionado\nDependências atualizadas",
"nl": "Bugfix Helderheid naar beneden\neslint-config toegevoegd\nAfhankelijkheden bijgewerkt",
"fr": "Bugfix Brightness down\neslint-config ajouté\nDépendances actualisées",
"it": "Bugfix luminosità giù\neslint-config aggiunto\nDipendenze aggiornate",
"es": "Bugfix Brightness abajo\neslint-config añadido\nActualización de las dependencias",
"pl": "Bugfix Jasność w dół\neslint- config dodany\nAktualizacja zależności",
"uk": "Bugfix яскравість вниз\neslint-config додано\nЗалежність оновлено",
"zh-cn": "错误修正亮度\n添加埃斯林特配置\n更新的依赖关系"
},
"1.8.4": {
"en": "Issue Info added\nDependencies updated\nDesign Fix\nBugfix Brightness down",
"de": "Ausgabe Info hinzugefügt\nAusgaben aktualisiert\nDesign Fix\nBugfix Helligkeit unten",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "(simatec) Fix Sunprotect End- Delay",
"uk": "(simatec) Виправлення Sunprotect End-Delay",
"zh-cn": "(simatec) 修补太阳保护终端延迟"
},
"1.7.2": {
"en": "(simatec) Fix Shutterstate enabled",
"de": "(simatec) Fix Shutterstate aktiviert",
"ru": "Fix Shutterstate включен",
"pt": "(simatec) Fix Shutterstate habilitado",
"nl": "(simatec) Fix Shutterstate ingeschakeld",
"fr": "(simatec) Fix Shutterstate activé",
"it": "(simatec) Fix Shutterstate abilitato",
"es": "(simatec) Fijar Shutterstate habilitado",
"pl": "(simatec) Napraw stan wahadłowca włączony",
"uk": "(simatec) Fix Shutterstate включений",
"zh-cn": "(simatec) 固定关闭状态启用"
}
},
"titleLang": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.shuttercontrol",
"version": "1.8.4",
"version": "1.8.5",
"description": "Automatic control for shutters",
"author": {
"name": "simatec",
Expand Down

0 comments on commit 18b4b7a

Please sign in to comment.