iobroker.vis-2-widgets-collection 2.0.9 → 2.0.10
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 +4 -0
- package/io-package.json +14 -14
- package/package.json +1 -1
package/README.md
CHANGED
package/io-package.json
CHANGED
|
@@ -1,8 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "vis-2-widgets-collection",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.10",
|
|
5
5
|
"news": {
|
|
6
|
+
"2.0.10": {
|
|
7
|
+
"en": "sync-wiki.yml optimized",
|
|
8
|
+
"de": "sync-wiki.yml optimiert",
|
|
9
|
+
"ru": "sync-wiki.yml оптимизирован",
|
|
10
|
+
"pt": "sync-wiki.yml otimizado",
|
|
11
|
+
"nl": "sync-wiki.yml geoptimaliseerd",
|
|
12
|
+
"fr": "sync-wiki.yml optimisé",
|
|
13
|
+
"it": "sync-wiki.yml ottimizzato",
|
|
14
|
+
"es": "sync-wiki.yml optimizado",
|
|
15
|
+
"pl": "sync- wiki.yml zoptymalizowany",
|
|
16
|
+
"uk": "sync-wiki.yml оптимізований",
|
|
17
|
+
"zh-cn": "同步- wiki. yml 优化"
|
|
18
|
+
},
|
|
6
19
|
"2.0.9": {
|
|
7
20
|
"en": "sync-wiki.yml changed",
|
|
8
21
|
"de": "sync-wiki.yml geändert",
|
|
@@ -80,19 +93,6 @@
|
|
|
80
93
|
"pl": "gitignore zmienione",
|
|
81
94
|
"uk": "gitignore змінив",
|
|
82
95
|
"zh-cn": "吉提格诺尔变了"
|
|
83
|
-
},
|
|
84
|
-
"2.0.3": {
|
|
85
|
-
"en": "test-and-release.yml changed",
|
|
86
|
-
"de": "test-and-release.yml geändert",
|
|
87
|
-
"ru": "test-and-release.yml изменился",
|
|
88
|
-
"pt": "teste e libertação.yml alterado",
|
|
89
|
-
"nl": "test-and-release.yml gewijzigd",
|
|
90
|
-
"fr": "test-and-release.yml modifié",
|
|
91
|
-
"it": "test-and-release.yml cambiato",
|
|
92
|
-
"es": "test-and-release.yml cambió",
|
|
93
|
-
"pl": "test- and- releasase.yml zmienione",
|
|
94
|
-
"uk": "тест-і-випуск.yml змінився",
|
|
95
|
-
"zh-cn": "测试和释放.yml已更改"
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
"titleLang": {
|