iobroker.vis-icontwo 1.17.0 → 1.18.0

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
@@ -58,6 +58,10 @@ Falls Dir unsere Arbeit gefällt und Du uns unterstützen möchtest, wir freuen
58
58
 
59
59
  ## Changelog / Änderungsprotokoll
60
60
 
61
+ ### 1.18.0
62
+
63
+ • Neue Icons hinzugefügt (Network, Printer & People)
64
+
61
65
  ### 1.17.0
62
66
 
63
67
  • Neue Icons hinzugefügt (Devices/battery)
package/io-package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "vis-icontwo",
4
- "version": "1.17.0",
4
+ "version": "1.18.0",
5
5
  "news": {
6
- "1.17.0": {
6
+ "1.18.0": {
7
7
  "en": "new icons added",
8
8
  "de": "neue icons hinzugefügt",
9
9
  "ru": "добавлены новые иконки",
@@ -16,20 +16,7 @@
16
16
  "uk": "додано нові іконки",
17
17
  "zh-cn": "添加新图标"
18
18
  },
19
- "1.16.1": {
20
- "en": "cleanup",
21
- "de": "reinigung",
22
- "ru": "уборка",
23
- "pt": "limpeza",
24
- "nl": "opruimen",
25
- "fr": "nettoyage",
26
- "it": "pulizia",
27
- "es": "limpieza",
28
- "pl": "czyszczenie",
29
- "uk": "очищення",
30
- "zh-cn": "清理"
31
- },
32
- "1.16.0": {
19
+ "1.17.0": {
33
20
  "en": "new icons added",
34
21
  "de": "neue icons hinzugefügt",
35
22
  "ru": "добавлены новые иконки",
@@ -68,71 +55,6 @@
68
55
  "uk": "додано нові іконки",
69
56
  "zh-cn": "添加新图标"
70
57
  },
71
- "1.13.0": {
72
- "en": "new icons added",
73
- "de": "neue icons hinzugefügt",
74
- "ru": "добавлены новые иконки",
75
- "pt": "novos ícones adicionados",
76
- "nl": "nieuwe pictogrammen toegevoegd",
77
- "fr": "nouvelles icônes ajoutées",
78
- "it": "nuove icone aggiunte",
79
- "es": "nuevos iconos añadidos",
80
- "pl": "dodano nowe ikony",
81
- "uk": "додано нові іконки",
82
- "zh-cn": "添加新图标"
83
- },
84
- "1.12.0": {
85
- "en": "new icons added",
86
- "de": "neue icons hinzugefügt",
87
- "ru": "добавлены новые иконки",
88
- "pt": "novos ícones adicionados",
89
- "nl": "nieuwe pictogrammen toegevoegd",
90
- "fr": "nouvelles icônes ajoutées",
91
- "it": "nuove icone aggiunte",
92
- "es": "nuevos iconos añadidos",
93
- "pl": "dodano nowe ikony",
94
- "uk": "додано нові іконки",
95
- "zh-cn": "添加新图标"
96
- },
97
- "1.11.0": {
98
- "en": "new icons added",
99
- "de": "neue icons hinzugefügt",
100
- "ru": "добавлены новые иконки",
101
- "pt": "novos ícones adicionados",
102
- "nl": "nieuwe pictogrammen toegevoegd",
103
- "fr": "nouvelles icônes ajoutées",
104
- "it": "nuove icone aggiunte",
105
- "es": "nuevos iconos añadidos",
106
- "pl": "dodano nowe ikony",
107
- "uk": "додано нові іконки",
108
- "zh-cn": "添加新图标"
109
- },
110
- "1.10.2": {
111
- "en": "Bug fix",
112
- "de": "Fehlerbehebung",
113
- "ru": "Задняя фиксация",
114
- "pt": "Correção de bugs",
115
- "nl": "Bugfix",
116
- "fr": "Correction du bug",
117
- "it": "Correzione di bug",
118
- "es": "Corrección de errores",
119
- "pl": "Naprawianie błędów",
120
- "uk": "Виправлення помилок",
121
- "zh-cn": "错误修复"
122
- },
123
- "1.10.0": {
124
- "en": "new icons added",
125
- "de": "neue icons hinzugefügt",
126
- "ru": "добавлены новые иконки",
127
- "pt": "novos ícones adicionados",
128
- "nl": "nieuwe pictogrammen toegevoegd",
129
- "fr": "nouvelles icônes ajoutées",
130
- "it": "nuove icone aggiunte",
131
- "es": "nuevos iconos añadidos",
132
- "pl": "dodano nowe ikony",
133
- "uk": "додано нові іконки",
134
- "zh-cn": "添加新图标"
135
- },
136
58
  "1.0.0":{
137
59
  "en": "VIS-2 compatible",
138
60
  "de": "VIS-2 kompatibel",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.vis-icontwo",
3
- "version": "1.17.0",
3
+ "version": "1.18.0",
4
4
  "description": "inventwo Icon Set",
5
5
  "author": "skvarel <skvarel@inventwo.com>",
6
6
  "contributors": [
@@ -54,9 +54,6 @@
54
54
  "bugs": {
55
55
  "url": "https://github.com/inventwo/ioBroker.vis-icontwo/issues"
56
56
  },
57
- "publishConfig": {
58
- "registry": "https://registry.npmjs.org"
59
- },
60
57
  "directories": {
61
58
  "lib": "lib",
62
59
  "test": "test"
Binary file
Binary file