iobroker.vis-2-widgets-icontwo 1.21.2 → 1.22.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
@@ -33,6 +33,9 @@
33
33
  <!--
34
34
  ### **WORK IN PROGRESS**
35
35
  -->
36
+ ### 1.22.0 (2025-12-31)
37
+ - new icons added (TV amazon & echo)
38
+
36
39
  ### 1.21.2 (2025-12-31)
37
40
  - bugfix
38
41
 
package/io-package.json CHANGED
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "vis-2-widgets-icontwo",
4
- "version": "1.21.2",
4
+ "version": "1.22.0",
5
5
  "news": {
6
+ "1.22.0": {
7
+ "en": "new icons added (TV amazon & echo)",
8
+ "de": "neue Icons hinzugefügt (TV Amazon & Echo)",
9
+ "ru": "добавлены новые значки (TV amazon & echo)",
10
+ "pt": "novos ícones adicionados (TV amazon & eco)",
11
+ "nl": "nieuwe pictogrammen toegevoegd (TV amazon & echo)",
12
+ "fr": "nouvelles icônes ajoutées (TV amazon & echo)",
13
+ "it": "nuove icone aggiunte (TV amazon & echo)",
14
+ "es": "nuevos iconos añadidos (TV Amazon eco)",
15
+ "pl": "dodano nowe ikony (TV Amazon & echo)",
16
+ "uk": "нові іконки додано (TV Amazon & echo)",
17
+ "zh-cn": "添加新图标( TV amazon 和回声)"
18
+ },
6
19
  "1.21.2": {
7
20
  "en": "bugfix",
8
21
  "de": "fehlerbehebung",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.vis-2-widgets-icontwo",
3
- "version": "1.21.2",
3
+ "version": "1.22.0",
4
4
  "description": "ioBroker vis2 inventwo icon sets",
5
5
  "author": "skvarel <sk@inventwo.com>",
6
6
  "contributors": [