Skip to content

Commit

Permalink
chore: release v1.2.1
Browse files Browse the repository at this point in the history
* (mcm1957) The dependency requirements have been corrected
* (mcm1957) Some dependencies have been updated
  • Loading branch information
mcm1957 committed Apr 24, 2024
1 parent 7307818 commit acc501e
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 @@ -70,7 +70,7 @@ Tested on comfoair CA350.
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 1.2.1 (2024-04-24)

* (mcm1957) The dependency requirements have been corrected
* (mcm1957) Some dependencies have been 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": "comfoair",
"version": "1.2.0",
"version": "1.2.1",
"news": {
"1.2.1": {
"en": "The dependency requirements have been corrected\nSome dependencies have been updated",
"de": "Die Abhängigkeitsanforderungen wurden korrigiert\nEinige Abhängigkeiten wurden aktualisiert",
"ru": "Исправлены требования в отношении иждивенцев\nНекоторые зависимости были обновлены",
"pt": "Os requisitos de dependência foram corrigidos\nAlgumas dependências foram atualizadas",
"nl": "De afhankelijkheidseisen zijn gecorrigeerd\nEnkele afhankelijkheden zijn bijgewerkt",
"fr": "Les besoins en matière de dépendance ont été corrigés\nCertaines dépendances ont été mises à jour",
"it": "I requisiti di dipendenza sono stati corretti\nAlcune dipendenze sono state aggiornate",
"es": "Se han corregido los requisitos de dependencia\nSe han actualizado algunas dependencias",
"pl": "Wymogi dotyczące zależności zostały skorygowane\nNiektóre zależności zostały zaktualizowane",
"uk": "Вимоги до залежності були виправлені\nДеякі залежності були оновлено",
"zh-cn": "扶养要求已经纠正\n一些依赖关系已经更新"
},
"1.2.0": {
"en": "Adapter requires node.js 18 and js-controller >= 5 now\nDependencies have been updated",
"de": "Adapter benötigt node.js 18 und js-controller >= 5 jetzt\nAbhängigkeiten wurden aktualisiert",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "poprawka błędu (aktualizacja kontrolera js)”",
"uk": "виправлення (оновлення js-контролера)'",
"zh-cn": "错误修复(js 控制器更新)'"
},
"1.1.3": {
"en": "boost mode added'",
"de": "Boostmodus/Stosslüftung (manuell) hinzugefügt",
"ru": "добавлен режим ускорения'",
"pt": "modo boost adicionado'",
"nl": "boost-modus toegevoegd'",
"fr": "mode boost ajouté'",
"it": "aggiunta modalità boost'",
"es": "modo de impulso añadido'",
"pl": "dodano tryb wzmocnienia”",
"uk": "додано режим посилення'",
"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.comfoair",
"version": "1.2.0",
"version": "1.2.1",
"description": "comfoair",
"author": {
"name": "Marcel Adam",
Expand Down

0 comments on commit acc501e

Please sign in to comment.