Skip to content

Commit

Permalink
chore: release v0.9.14
Browse files Browse the repository at this point in the history
* (simatec) eslint-config fix
* (simatec) Code fix
* (simatec) Dependencies updated
* (simatec) License updated
  • Loading branch information
simatec committed Jan 8, 2025
1 parent 27d4388 commit a242029
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 @@ -42,7 +42,7 @@ When the adapter crashes or an other Code error happens, this error message that

## Changelog
<!-- ### __WORK IN PROGRESS__ -->
### __WORK IN PROGRESS__
### 0.9.14 (2025-01-08)
* (simatec) eslint-config fix
* (simatec) Code fix
* (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": "solax",
"version": "0.9.13",
"version": "0.9.14",
"news": {
"0.9.14": {
"en": "eslint-config fix\nCode fix\nDependencies updated\nLicense updated",
"de": "eslint-config fix\nCode fix\nAusgaben aktualisiert\nLizenz aktualisiert",
"ru": "eslint-конфигурация\nКод\nОбновленные данные о зависимостях\nЛицензия",
"pt": "eslint-config fix\nCorreção de código\nDependências atualizadas\nLicença atualizada",
"nl": "eslint-config fix\nCodefix\nAfhankelijkheden bijgewerkt\nLicentie bijgewerkt",
"fr": "fixateur eslint-config\nFixation du code\nDépendances actualisées\nLicence mise à jour",
"it": "eslint-config fix\nCodice di correzione\nDipendenze aggiornate\nLicenza aggiornata",
"es": "eslint-config fix\nCódigo\nActualización de las dependencias\nLicencia actualizada",
"pl": "fix eslint- config\nUstawienie kodu\nAktualizacja zależności\nAktualizacja licencji",
"uk": "eslint-config виправити\nВиправлення коду\nЗалежність оновлено\nОновлення ліцензії",
"zh-cn": "埃斯林特配置修复\n代码修正\n更新的依赖关系\n许可证更新"
},
"0.9.13": {
"en": "Dependencies updated\nsmall Design fix\nIssue Action added\neslint-config added",
"de": "Ausgaben aktualisiert\nkleine Design fix\nAusgabe Aktion hinzugefügt\neslint-config hinzugefügt",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Aktualizacja zależności\nDodano X1- Mini G4",
"uk": "Залежність оновлено\nX1-Mini G4 додано",
"zh-cn": "更新的依赖关系\nX1-Mini G4 添加"
},
"0.9.7": {
"en": "(simatec) Cloud-URL updated\n(simatec) Dependencies updated",
"de": "(simatec) Cloud-URL aktualisiert\n(simatec) Abhängigkeiten aktualisiert",
"ru": "(simatec) Cloud-URL обновил\n(simatec) Обновление зависимостей",
"pt": "(simatec) Cloud-URL atualizado\n(simatec) Dependências atualizadas",
"nl": "(simatec) Cloud-URL bijgewerkt\nAfhankelijkheden bijgewerkt",
"fr": "(simatec) Cloud-URL mise à jour\n(simatec) Dépendances actualisées",
"it": "(simatec) Cloud-URL aggiornato\n(simatec) Dipendenze aggiornate",
"es": "(simatec) Cloud-URL actualizado\nDependencias actualizadas",
"pl": "(simatec) Cloud- URL zaktualizowany\n(simatec)",
"uk": "(Simatec) Cloud-URL оновлений\n(simatec) Залежність оновлено",
"zh-cn": "(静音) 更新云- URL\n(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.solax",
"version": "0.9.13",
"version": "0.9.14",
"description": "Solax Inverter API Cloud and Local Connection",
"author": {
"name": "simatec",
Expand Down

0 comments on commit a242029

Please sign in to comment.