Skip to content

Commit

Permalink
chore: release v1.1.1
Browse files Browse the repository at this point in the history
* (simatec) Dependencies updated
* (simatec) test and release updated
  • Loading branch information
simatec committed Mar 18, 2023
1 parent 3a434bf commit f905d92
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 @@ -79,7 +79,7 @@ When the adapter crashes or an other Code error happens, this error message that

## Changelog
<!--### __WORK IN PROGRESS__-->
### __WORK IN PROGRESS__
### 1.1.1 (2023-03-18)
* (simatec) Dependencies updated
* (simatec) test and release updated

Expand Down
27 changes: 14 additions & 13 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "schoolfree",
"version": "1.1.0",
"version": "1.1.1",
"news": {
"1.1.1": {
"en": "Dependencies updated\ntest and release updated",
"de": "Ausgaben aktualisiert\ntest und release aktualisiert",
"ru": "Обновленные зависимости\nтест и релиз обновлен",
"pt": "Dependências atualizadas\nteste e lançamento atualizado",
"nl": "Afhankelijkheid geüpdateerd\ntest en laat updaten",
"fr": "Dépendances mises à jour\ntest and release updated",
"it": "Dipendenze aggiornate\ntest e rilascio aggiornato",
"es": "Actualización de las dependencias\ntest and release updated",
"pl": "Zależności\ntest i aktualizacja",
"uk": "Залежність оновлено\nтест і реліз оновлений",
"zh-cn": "B. 更新的属地\n试验和释放"
},
"1.1.0": {
"en": "(simatec) Dependencies updated\n(simatec) test and release updated",
"de": "(simatec) Abhängigkeiten aktualisiert\n(simatec) test und release aktualisiert",
Expand Down Expand Up @@ -75,18 +88,6 @@
"es": "Error de solicitud de API de corrección de errores",
"pl": "Błąd żądania API API",
"zh-cn": "错误修正API请求错误"
},
"0.6.2": {
"en": "small Bugfixes at locations settings",
"de": "kleine Bugfixes an Standorteinstellungen",
"ru": "небольшие исправления в настройках локаций",
"pt": "pequenas correções de bugs nas configurações de locais",
"nl": "kleine bugfixes bij locatie-instellingen",
"fr": "petites corrections de bugs aux paramètres de localisation",
"it": "piccole correzioni alle impostazioni delle posizioni",
"es": "pequeñas correcciones de errores en la configuración de ubicaciones",
"pl": "małe poprawki w ustawieniach lokalizacji",
"zh-cn": "位置设置的小错误修正"
}
},
"title": "schoolfree",
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.schoolfree",
"version": "1.1.0",
"version": "1.1.1",
"description": "Automatic control for school free",
"author": {
"name": "simatec",
Expand Down Expand Up @@ -62,4 +62,4 @@
"url": "https://github.com/simatec/ioBroker.schoolfree/issues"
},
"readmeFilename": "README.md"
}
}

0 comments on commit f905d92

Please sign in to comment.