Skip to content

Commit

Permalink
chore: release v3.26.7
Browse files Browse the repository at this point in the history
* (Apollon77) Fix Sentry integration
  • Loading branch information
Apollon77 committed Oct 24, 2024
1 parent 1dec780 commit a324d1b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 19 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -488,8 +488,7 @@ After deleting an unused device, please restart the adapter to remove them there

## Changelog
<!-- ### __WORK IN PROGRESS__ -->

### __WORK IN PROGRESS__
### 3.26.7 (2024-10-24)
* (Apollon77) Fix Sentry integration

### 3.26.6 (2024-10-20)
Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"common": {
"name": "alexa2",
"version": "3.26.6",
"version": "3.26.7",
"blockedVersions": [
"~3.14.0",
"~3.15.0",
Expand Down Expand Up @@ -40,6 +40,19 @@
},
"platform": "Javascript/Node.js",
"news": {
"3.26.7": {
"en": "Fix Sentry integration",
"de": "Fix Sentry Integration",
"ru": "Интеграция с отправкой",
"pt": "Integração da Sentry",
"nl": "Fix Sentry-integratie",
"fr": "Correction de l'intégration Sentry",
"it": "Fissa integrazione Sentry",
"es": "Integración de Sentry",
"pl": "Napraw integrację zapisu",
"uk": "Фіксована інтеграція Sentry",
"zh-cn": "哨兵一体化"
},
"3.26.6": {
"en": "Responsive Design added",
"de": "Responsive Design hinzugefügt",
Expand Down Expand Up @@ -117,19 +130,6 @@
"pl": "Zaginął tekst Admin Config",
"uk": "Виправлення відсутніх тексту в Конфігурації адміністратора",
"zh-cn": "Fix 在阿德明·阿菲格斯失踪案文"
},
"3.26.0": {
"en": "Automatically query of activity/history needs to be enabled manually (if you need it!)",
"de": "Automatische Abfrage von Aktivität/Geschichte muss manuell aktiviert werden (wenn Sie es benötigen)",
"ru": "Автоматически запрос активности/истории должен быть включен вручную (если вам это нужно)",
"pt": "Consulta automática da atividade / história precisa ser ativada manualmente (se você precisar)",
"nl": "Automatisch onderzoek naar activiteit/historie moet handmatig ingeschakeld worden als je het nodig hebt",
"fr": "Une requête automatique d'activité/histoire doit être activée manuellement (si vous en avez besoin) ",
"it": "La query automatica di attività/storia deve essere abilitata manualmente (se ne hai bisogno)",
"es": "La consulta automática de la actividad/historia necesita ser activada manualmente (si lo necesita)",
"pl": "Automatycznie zapytanie o aktywność/historię musi być umożliwione ręcznie (jeśli potrzebujemy)",
"uk": "Автоматично квартету діяльності/історінки необхідно ввімкнути вручну",
"zh-cn": "活动/活动需要自动查询(如果你需要!)"
}
},
"keywords": [
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.alexa2",
"version": "3.26.6",
"version": "3.26.7",
"description": "Remote control for Alexa (Amazon Echo)",
"author": {
"name": "Apollon77",
Expand Down

0 comments on commit a324d1b

Please sign in to comment.