Skip to content

Commit

Permalink
chore: release v1.1.4
Browse files Browse the repository at this point in the history
-   (o0Shojo0o) update dependencies [[#631](#631)]
  • Loading branch information
o0shojo0o committed Sep 2, 2024
1 parent 4e9aa73 commit d0f99cd
Show file tree
Hide file tree
Showing 4 changed files with 5,720 additions and 200 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ Fill the IP and have fun :)
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### 1.1.4 (2024-09-02)

- (o0Shojo0o) update dependencies [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]

### 1.1.3 (2023-11-06)

- (o0Shojo0o) fixed `pixelit.x.show_clock` [[#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)]
Expand Down Expand Up @@ -107,7 +111,7 @@ Fill the IP and have fun :)

MIT License

Copyright (c) 2023 Dennis Rathjen <[email protected]>
Copyright (c) 2024 Dennis Rathjen <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
30 changes: 15 additions & 15 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "pixelit",
"version": "1.1.3",
"version": "1.1.4",
"news": {
"1.1.4": {
"en": "update dependencies [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]",
"de": "aktualisierung der Abhängigkeiten [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]",
"ru": "обновление зависимостей [[#631] (https://github.com/Picit-project/ioBroker. Pixelit/issues/631)]",
"pt": "dependências de atualização [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]",
"nl": "update afhankelijkheden [[#631](https://github.com/pixellit-project/ioBroker.pixelit/issues/631)]",
"fr": "mise à jour des dépendances [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631]",
"it": "aggiornare le dipendenze [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]",
"es": "[[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]",
"pl": "w załączniku II wprowadza się następujące zmiany:",
"uk": "javaScript licenses API Веб-сайт Go1.13.8",
"zh-cn": "[#631] (https://github.com/pixelit-project/ioBroker.pixelit/issues/631) 更新依赖性"
},
"1.1.3": {
"en": "fixed `pixelit.x.show_clock` [[#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)]",
"de": "pixelit.x.show_clock [#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "stan snu",
"zh-cn": "增加睡觉",
"uk": "додано стан sleep_mode"
},
"0.1.0": {
"en": "change conncetion to websocket\nadd buttons datapoints\nadd sensor gas datapoint",
"de": "konzession zu websocket ändern\nhinzufügen von buttons\nsensorgas-datenpunkt",
"ru": "изменить conncetion в websocket\nдобавить кнопки данных точек\nдобавьте датчик газовой точки",
"pt": "mudar de connceção para websocket\nadicionar botões datapoints\nadicionar datapoint do gás do sensor",
"nl": "veranderingsverbinding met websocket\nvoeg knopen toe\nvoeg sensorgas toe",
"fr": "changement de conncetion à websocket\najouter des boutons datapoints\najouter le point de données de gaz du capteur",
"it": "cambiare conncetion a websocket\naggiungere i punti dati dei pulsanti\naggiungere il datapoint del gas del sensore",
"es": "cambio de connceción a websocket\nañadir botones puntos de datos\nañadir datos de gas sensor",
"pl": "zmienianie się w stronę internetową\nprzycisk danych\ndostarczanie czujnego punktu danych sensora",
"zh-cn": "网站的改变\n增加但有数据点\n增加传感器数据",
"uk": "змінити підключення до websocket\nдодати точки даних кнопок\nдодати точку даних датчика газу"
}
},
"titleLang": {
Expand Down Expand Up @@ -260,4 +260,4 @@
"native": {}
}
]
}
}
Loading

0 comments on commit d0f99cd

Please sign in to comment.