Skip to content

Commit

Permalink
chore: release v2.5.0
Browse files Browse the repository at this point in the history
* (crycode-de) Node.js >= 18, Admin >= 6.17, js-contoller >= 5.0.19 are required
* (crycode-de) Updated dependencies
  • Loading branch information
crycode-de committed Sep 23, 2024
1 parent 1f1c824 commit 0dea8cc
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 @@ -60,7 +60,7 @@ A detailed documentation is available in the `docs` directory of the repository:
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 2.5.0 (2024-09-23)

* (crycode-de) Node.js >= 18, Admin >= 6.17, js-contoller >= 5.0.19 are required
* (crycode-de) Updated dependencies
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": "discord",
"version": "2.4.0",
"version": "2.5.0",
"news": {
"2.5.0": {
"en": "Node.js >= 18, Admin >= 6.17, js-contoller >= 5.0.19 are required\nUpdated dependencies",
"de": "Node.js >= 18, Admin >= 6.17, js-contoller >= 5.0.19 sind erforderlich\nAbhängigkeiten aktualisiert",
"ru": "Node.js >= 18, Админ >= 6.17, js-contoller >= 5.0.19 требуется\nОбновленные зависимости",
"pt": "Node.js >= 18, Admin >= 6.17, js-contoller >= 5.0.19 são necessários\nDependências atualizadas",
"nl": "Voor de toepassing van deze onderverdeling wordt verstaan onder: 5.0.19 zijn vereist\nBijgewerkte afhankelijkheden",
"fr": "Node.js >= 18, Admin >= 6,17, js-contoller >= 5.0.19 sont nécessaires\nDépendances actualisées",
"it": "Node.js >= 18, Admin >= 6.17, js-contoller >= 5.0.19 sono necessari\nDipendenze aggiornate",
"es": "Node.js \"= 18, Admin \"= 6.17, js-contoller \"= 5.0.19 Se requieren\nDependencias actualizadas",
"pl": "Node.js > = 18, Admin > = 6,17, js- contoller > = 5.0.19 są wymagane\nAktualizacja zależności",
"uk": "Node.js >= 18, Адміністратор >= 6.17, js-contoller >= 5.0.19 потрібно\nОновлені залежності",
"zh-cn": "节点.js QQ 18,行政 QQ 6.17,js-contoller QQ 所需经费5.0.19美元\n更新的依赖关系"
},
"2.4.0": {
"en": "Added basic support for interactions unknown to the adapter (custom scripts required for handling)\nRaw interaction JSON is now written to the state after the interaction is initially handled to prevent some race conditions\nUpdated dependencies",
"de": "Grundlegende Unterstützung für Interaktionen, die dem Adapter unbekannt sind, hinzugefügt (eigene Skripte für die Nutzung erforderlich)\nDas JSON einer Interaktion wird nun in den Zustand geschrieben, nachdem die Interaktion vom Adapter bearbeitet wurde, um einige Race Conditions zu verhindern\nAbhängigkeiten aktualisiert",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Fixed response to powiadomienia-managera",
"uk": "Виправлено відповідь на повідомлення-менеджер адаптера",
"zh-cn": "对通知-manager的适应反应"
},
"2.1.1": {
"en": "Updated dependencies\nUpdated translations",
"de": "Abhängigkeiten aktualisiert\nÜbersetzungen aktualisiert",
"ru": "Обновленные зависимости\nОбновленные переводы",
"pt": "Dependências atualizadas\nTraduções atualizadas",
"nl": "Verouderde afhankelijkheid\nVertaling:",
"fr": "Mise à jour des dépendances\nTraductions actualisées",
"it": "Dipendenze aggiornate\nTraduzioni aggiornate",
"es": "Dependencias actualizadas\nTraducciones actualizadas",
"pl": "Zależność od upoważnienia\nTłumaczenia poprawione",
"uk": "Оновлені залежності\nОновлені переклади",
"zh-cn": "A. 最新依赖情况\n最新翻译"
}
},
"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.discord",
"version": "2.4.0",
"version": "2.5.0",
"description": "ioBroker Discord bot integration",
"author": {
"name": "Peter Müller",
Expand Down

0 comments on commit 0dea8cc

Please sign in to comment.