Skip to content

Commit

Permalink
chore: release v0.2.5
Browse files Browse the repository at this point in the history
* (simatec) Dependencies updated
* (simatec) Fix jsonConfig
* (simatec) Issue Action added
* (simatec) eslint-config added
  • Loading branch information
simatec committed Nov 27, 2024
1 parent 3478a6d commit 8a462d0
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 @@ -53,7 +53,7 @@ You must enter these in the configuration of the adapter.
---
<!-- ### **WORK IN PROGRESS** -->
## Changelog
### **WORK IN PROGRESS**
### 0.2.5 (2024-11-27)
* (simatec) Dependencies updated
* (simatec) Fix jsonConfig
* (simatec) Issue Action added
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": "remeha-home",
"version": "0.2.4",
"version": "0.2.5",
"news": {
"0.2.5": {
"en": "Dependencies updated\nFix jsonConfig\nIssue Action added\neslint-config added",
"de": "Ausgaben aktualisiert\nFehlerbehebung jsonConfig\nAusgabe Aktion hinzugefügt\neslint-config hinzugefügt",
"ru": "Обновленные данные о зависимостях\nFix jsonConfig\nДополнительные меры\nдобавлена eslint-config",
"pt": "Dependências atualizadas\nFixar jsonConfig\nAção de problemas adicionada\neslint-config adicionado",
"nl": "Afhankelijkheden bijgewerkt\nFix jsonConfig\nOnderwerpactie toegevoegd\neslint-config toegevoegd",
"fr": "Dépendances actualisées\nCorrection de jsonConfig\nMesure à prendre\neslint-config ajouté",
"it": "Dipendenze aggiornate\nFissare jsonConfig\nAzione di problema aggiunto\neslint-config aggiunto",
"es": "Actualización de las dependencias\nCorrección jsonConfig\nTema Acción añadido\neslint-config añadido",
"pl": "Aktualizacja zależności\nNapraw jsonConfig\nDodano działanie\neslint- config dodany",
"uk": "Залежність оновлено\nВиправлення jsonConfig\nДодана емісія\neslint-config додано",
"zh-cn": "更新的依赖关系\n修复 Json 连接\n添加的问题行动\n添加埃斯林特配置"
},
"0.2.4": {
"en": "Fix request error\nDependencies updated",
"de": "Fehler bei der Anfrage behoben\nAusgaben aktualisiert",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Napraw Zonemode\nTłumaczenie dodane",
"uk": "Виправлення Zonemode\nПереклад додано",
"zh-cn": "固定分区\n增加了翻译"
},
"0.1.2": {
"en": "Fix Zonemode",
"de": "Zurück zur Übersicht",
"ru": "Fix Zonemode",
"pt": "Fix Zonemode",
"nl": "Fix Zonemode",
"fr": "Correction du mode zone",
"it": "Fix Zonemode",
"es": "Modo de zona fijo",
"pl": "Napraw Zonemode",
"uk": "Виправлення Zonemode",
"zh-cn": "固定分区"
}
},
"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.remeha-home",
"version": "0.2.4",
"version": "0.2.5",
"description": "Connect your Remeha Home System with ioBroker",
"author": {
"name": "simatec",
Expand Down

0 comments on commit 8a462d0

Please sign in to comment.