iobroker.bshb 0.6.1 → 0.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -36,6 +36,10 @@ use of the adapter. You find a link at the top.
36
36
 
37
37
  ## Changelog
38
38
 
39
+ ### 0.6.2
40
+
41
+ * (holomekc) update dependency
42
+
39
43
  ### 0.6.1
40
44
 
41
45
  * (holomekc) adapter post install step
@@ -66,10 +70,6 @@ use of the adapter. You find a link at the top.
66
70
  * (holomekc) Fixed undefined object issue
67
71
  * Dependencies updated
68
72
 
69
- ### 0.4.1
70
-
71
- * Dependencies updated
72
-
73
73
  ### Older entries
74
74
 
75
75
  [here](CHANGELOG_OLD.md)
package/io-package.json CHANGED
@@ -1,33 +1,46 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "bshb",
4
- "version": "0.6.1",
4
+ "version": "0.6.2",
5
5
  "news": {
6
+ "0.6.2": {
7
+ "en": "update dependency",
8
+ "de": "Update-Abhängigkeit",
9
+ "ru": "зависимость от обновления",
10
+ "pt": "dependência de atualização",
11
+ "nl": "update-afhankelijkheid",
12
+ "fr": "dépendance à l'égard des mises à jour",
13
+ "it": "dipendenza dall'aggiornamento",
14
+ "es": "dependencia de actualización",
15
+ "pl": "zależność od aktualizacji",
16
+ "uk": "залежність від оновлень",
17
+ "zh-cn": "更新依赖性"
18
+ },
6
19
  "0.6.1": {
7
- "en": "adapter post install step\nDependencies updated",
8
- "de": "Adapter Schritt nach der Installation\nAbhängigkeiten aktualisiert",
9
- "ru": "шаг установки адаптера после установки\nОбновлены зависимости",
10
- "pt": "etapa de pós-instalação do adaptador\nDependências actualizadas",
11
- "nl": "adapter stap na installatie\nAfhankelijkheden bijgewerkt",
12
- "fr": "étape de post-installation de l'adaptateur\nMise à jour des dépendances",
13
- "it": "adattatore fase post installazione\nDipendenze aggiornate",
14
- "es": "paso posterior a la instalación del adaptador\nDependencias actualizadas",
15
- "pl": "krok po instalacji adaptera\nZaktualizowano zależności",
16
- "uk": "Крок після встановлення адаптера\nОновлено залежності",
17
- "zh-cn": "适配器安装后步骤\n更新了依赖关系"
20
+ "en": "Dependencies updated",
21
+ "de": "Abhängigkeiten aktualisiert",
22
+ "ru": "Обновлены зависимости",
23
+ "pt": "Dependências atualizadas",
24
+ "nl": "Afhankelijkheden bijgewerkt",
25
+ "fr": "Mise à jour des dépendances",
26
+ "it": "Dipendenze aggiornate",
27
+ "es": "Dependencias actualizadas",
28
+ "pl": "Zaktualizowano zależności",
29
+ "uk": "Оновлено залежності",
30
+ "zh-cn": "更新了依赖关系"
18
31
  },
19
32
  "0.6.0": {
20
- "en": "semantic-release\nrelease\nyarn\nupdate dependencies and fix missing room bug\nDependencies updated",
21
- "de": "semantische-Freigabe\nFreigabe\nGarn\nAktualisierung der Abhängigkeiten und Behebung des Fehlers \"missing room\nAbhängigkeiten aktualisiert",
22
- "ru": "semantic-release\nрелиз\nyarn\nобновление зависимостей и исправление ошибки с отсутствующей комнатой\nОбновлены зависимости",
23
- "pt": "semantic-release\nlançamento\nfio\natualizar as dependências e corrigir o erro da sala em falta\nDependências actualizadas",
24
- "nl": "semantische-release\nrelease\ngaren\nafhankelijkheden bijgewerkt en bug in ontbrekende ruimte opgelost\nAfhankelijkheden bijgewerkt",
25
- "fr": "semantic-release\nrelease\nfil\nmise à jour des dépendances et correction du bug \"missing room\nMise à jour des dépendances",
26
- "it": "rilascio semantico\nrilascio\nfilato\naggiornamento delle dipendenze e correzione del bug delle stanze mancanti\nDipendenze aggiornate",
27
- "es": "semantic-release\nversión\nhilo\nactualización de dependencias y corrección de un error de falta de habitaciones\nDependencias actualizadas",
28
- "pl": "semantic-release\nwydanie\nprzędza\nzaktualizowano zależności i naprawiono błąd brakującego pokoju\nZaktualizowano zależności",
29
- "uk": "семантичний реліз\nреліз\nпряжа\nоновлено залежності та виправлено помилку з відсутніми кімнатами\nОновлені залежності",
30
- "zh-cn": "语义发布\n发布\n纱\n更新依赖关系并修复缺少房间的错误\n依赖关系已更新"
33
+ "en": "Fix missing room bug",
34
+ "de": "Behebung des Fehlers \"missing room\"",
35
+ "ru": "Исправление ошибки с отсутствующей комнатой",
36
+ "pt": "Corrigir o erro da sala em falta",
37
+ "nl": "Bug in ontbrekende ruimte opgelost",
38
+ "fr": "Correction du bug \"missing room\"",
39
+ "it": "Correzione del bug delle stanze mancanti",
40
+ "es": "Corrección de un error de falta de habitaciones",
41
+ "pl": "Naprawiono błąd brakującego pokoju",
42
+ "uk": "Виправлено помилку з відсутніми кімнатами",
43
+ "zh-cn": "修复缺少房间的错误"
31
44
  },
32
45
  "0.5.2": {
33
46
  "en": "Dependencies updated",
@@ -80,19 +93,6 @@
80
93
  "pl": "Naprawiono błąd niezdefiniowanego obiektu",
81
94
  "uk": "Виправлено проблему невизначених об'єктів",
82
95
  "zh-cn": "修正了未定义对象问题"
83
- },
84
- "0.4.1": {
85
- "en": "Dependencies updated",
86
- "de": "Ausgaben aktualisiert",
87
- "ru": "Обновленные данные о зависимостях",
88
- "pt": "Dependências atualizadas",
89
- "nl": "Afhankelijkheden bijgewerkt",
90
- "fr": "Dépendances actualisées",
91
- "it": "Dipendenze aggiornate",
92
- "es": "Actualización de las dependencias",
93
- "pl": "Aktualizacja zależności",
94
- "uk": "Залежність оновлено",
95
- "zh-cn": "更新的依赖关系"
96
96
  }
97
97
  },
98
98
  "titleLang": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.bshb",
3
- "version": "0.6.1",
3
+ "version": "0.6.2",
4
4
  "description": "Connects Bosch Smart Home Interface-Processes to ioBroker",
5
5
  "author": {
6
6
  "name": "Christopher Holomek",
@@ -24,7 +24,6 @@
24
24
  "node": ">= 20"
25
25
  },
26
26
  "scripts": {
27
- "prepare": "husky && node disable-publish-semantic-release-github.cjs",
28
27
  "prepack": "pinst --disable",
29
28
  "postpack": "pinst --enable",
30
29
  "prebuild": "rimraf ./build",
@@ -46,7 +45,7 @@
46
45
  },
47
46
  "dependencies": {
48
47
  "@iobroker/adapter-core": "^3.3.2",
49
- "bosch-smart-home-bridge": "1.8.0",
48
+ "bosch-smart-home-bridge": "1.8.1",
50
49
  "rxjs": "7.8.1"
51
50
  },
52
51
  "devDependencies": {