Skip to content

Commit

Permalink
chore: release v0.7.0
Browse files Browse the repository at this point in the history
* (simatec) Dependencies updated
* (simatec) Config for Firmware Version added
* (simatec) small Bugfix
  • Loading branch information
simatec committed Apr 26, 2023
1 parent d21e562 commit ce9b9dc
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ When the adapter crashes or an other Code error happens, this error message that

## Changelog
<!-- ### __WORK IN PROGRESS__ -->
### __WORK IN PROGRESS__
### 0.7.0 (2023-04-26)
* (simatec) Dependencies updated
* (simatec) Config for Firmware Version added
* (simatec) small Bugfix
Expand Down
29 changes: 15 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "solax",
"version": "0.6.0",
"version": "0.7.0",
"news": {
"0.7.0": {
"en": "Dependencies updated\nConfig for Firmware Version added\nsmall Bugfix",
"de": "Ausgaben aktualisiert\nConfig für Firmware Version hinzugefügt\nkleiner Bugfix",
"ru": "Обновленные зависимости\nConfig для версии прошивки добавлена\nнебольшой Bugfix",
"pt": "Dependências atualizadas\nConfig para Firmware Versão adicionada\npequeno Bugfix",
"nl": "Afhankelijkheid geüpdateerd\nConfig for Firmware Version toegevoegd\nkleine Bugfix",
"fr": "Dépendances mises à jour\nConfig for Firmware Version ajoutée\npetit Bugfix",
"it": "Dipendenze aggiornate\nConfigurazione per Firmware Versione aggiunto\npiccolo Bugfix",
"es": "Actualización de las dependencias\nConfig for Firmware Version añadido\npequeño Bugfix",
"pl": "Zależności\nOficjalna strona firmy\nmały Bug fix",
"uk": "Залежність оновлено\nНалаштування для версії прошивки\nмали",
"zh-cn": "B. 更新的属地\nFrmware Version的纤维添加\nbugfix"
},
"0.6.0": {
"en": "Dependencies updated\nFix URL\nsmall Bugfix",
"de": "Ausgaben aktualisiert\nURL herunterladen\nkleiner Bugfix",
Expand Down Expand Up @@ -76,18 +89,6 @@
"es": "Híbrido-G4 añadido\npequeños Bugfixes\nprueba del appveyor eliminado\nexamen de travis eliminado",
"pl": "Hybrid-G4 dodał Hybrid-G4\nmały Bugfix\ntest aplikacji\ntest",
"zh-cn": "联 合 国\n小额Bugfix\n吊车试验\n取消试验"
},
"0.5.2": {
"en": "Hybrid-G4 added\nsmall Bugfixes\nappveyor test removed\ntravis test removed",
"de": "Hybrid-G4 hinzugefügt\nkleine Bugfixes\nappvey-test entfernt\ntravis-test entfernt",
"ru": "Hybrid-G4 добавлено\nнебольшие багфиксы\nappveyor тест удален\ntravis тест удален",
"pt": "Hybrid-G4 adicionado\npequenos bugs\nteste de appveyor removido\nteste do travis removido",
"nl": "Hybrid-G4 toegevoegd\nkleine Bugfix\nappveortest verwijderd\ntravis test verwijderd",
"fr": "Hybrid-G4 ajouté\npetites Bugfixes\ntest appveyor enlevé\nessai de travis enlevé",
"it": "Hybrid-G4 aggiunto\npiccoli bugfix\nappveyor test rimosso\ntravis test rimosso",
"es": "Híbrido-G4 añadido\npequeños Bugfixes\nprueba del appveyor eliminado\nexamen de travis eliminado",
"pl": "Hybrid-G4 dodał Hybrid-G4\nmały Bugfix\ntest aplikacji\ntest",
"zh-cn": "联 合 国\n小额Bugfix\n吊车试验\n取消试验"
}
},
"title": "Solax",
Expand Down Expand Up @@ -280,4 +281,4 @@
"native": {}
}
]
}
}
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.solax",
"version": "0.6.0",
"version": "0.7.0",
"description": "Solax Inverter API Cloud and Local Connection",
"author": {
"name": "simatec",
Expand Down

0 comments on commit ce9b9dc

Please sign in to comment.