Skip to content

Commit

Permalink
chore: release v1.1.3
Browse files Browse the repository at this point in the history
* (simatec) Dependencies updated
* (simatec) test and release updated
  • Loading branch information
simatec committed Nov 2, 2023
1 parent eb2866a commit 1384d50
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 17 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.3 (2023-11-02)
* (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.2",
"version": "1.1.3",
"news": {
"1.1.3": {
"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.2": {
"en": "Dependencies updated\ntest and release updated\nTranslation updated",
"de": "Ausgaben aktualisiert\ntest und release aktualisiert\nÜbersetzung aktualisiert",
Expand Down Expand Up @@ -77,18 +90,6 @@
"es": "Cambio de solicitud a axios para la recuperación de datos; Conversión de la estructura del código; código limpiado; dependencias actualizadas",
"pl": "Przejście od żądania do axios w celu pobrania danych; Konwersja struktury kodu; kod wyczyszczony; zaktualizowane zależności",
"zh-cn": "从请求转换为axios以进行数据检索;代码结构的转换;代码已清除;依赖关系已更新"
},
"0.6.4": {
"en": "small Bugfixes",
"de": "kleine Bugfixes",
"ru": "небольшие исправления",
"pt": "pequenas correções de bugs",
"nl": "kleine bugfixes",
"fr": "petites corrections de bugs",
"it": "piccole correzioni",
"es": "pequeñas correcciones de errores",
"pl": "małe poprawki",
"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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.schoolfree",
"version": "1.1.2",
"version": "1.1.3",
"description": "Automatic control for school free",
"author": {
"name": "simatec",
Expand Down

0 comments on commit 1384d50

Please sign in to comment.