Skip to content

Commit

Permalink
chore: release v1.3.0
Browse files Browse the repository at this point in the history
-   (Schmakus) add debug logs to find out "Maximum call stack size exceeded"
-   (Schmakus) update dependencies
  • Loading branch information
Schmakus committed Oct 3, 2023
1 parent 6bf1512 commit 8632546
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@ onFile("doorbird.0", "TakeSnapshot_1.jpg", false, function (id, fileName, size,
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 1.3.0 (2023-10-03)

- (Schmakus) add debug logs to find out "Maximum call stack size exceeded"
- (Schmakus) update dependencies
Expand Down
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "doorbird",
"version": "1.2.4",
"version": "1.3.0",
"news": {
"1.3.0": {
"en": "add debug logs to find out \"Maximum call stack size exceeded\"\nupdate dependencies",
"de": "debug-Logs hinzugefügt\naktualisierung der abhängigkeiten",
"ru": "добавьте журналы отладки, чтобы узнать \"Максимумальный размер стока вызова превысил\"\nобновление зависимостей",
"pt": "add debug logs to find out \"Maximum call stack size excedido\"\ndependências",
"nl": "voeg debug logboeken toe om uit te vinden \"Maximum call stapel overmatig\"\nvertaling:",
"fr": "ajouter les journaux debug pour découvrir \"La taille de la pile d'appel maximale dépassée\"\nmettre à jour les dépendances",
"it": "aggiungere tronchi debug per scoprire \"Massima dimensione pila chiamata superata\"\naggiornamento dipendenze",
"es": "añadir registros de depuración para averiguar \"Maximum call stack size exceeded\"\ndependencias de actualización",
"pl": "dodać pliki debugowe można znaleźć \"maximum call stack size exceed\"\nzależności",
"uk": "додати debug колод, щоб з'ясувати \"Максимум виклику розмір перевищений\"\nоновлення залежності",
"zh-cn": "添加“Maximum呼吁的停滞幅度超过”的黑暗。\na. 最新受扶养人"
},
"1.2.4": {
"en": "tryed to fixed [#73] Maximum call stack size exceeded\nfixed 'listen on all interfaces'",
"de": "fix versuch #[73] Maximum call stack size exceeded\nfixed 'hören auf allen schnittstellen '",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.doorbird",
"version": "1.2.4",
"version": "1.3.0",
"description": "ioBroker doorbird Adapter",
"author": {
"name": "BuZZy1337",
Expand Down

0 comments on commit 8632546

Please sign in to comment.