iobroker.vis-icontwo 0.85.0 → 0.86.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/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2021 jkvarel <jkvarel@inventwo.com> & skvarel <skvarel@inventwo.com>
3
+ Copyright (c) 2022 jkvarel <jkvarel@inventwo.com> & skvarel <skvarel@inventwo.com>
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -61,6 +61,10 @@ Falls Dir unsere Arbeit gefällt und Du uns unterstützen möchtest, wir freuen
61
61
 
62
62
  ## Changelog / Änderungsprotokoll
63
63
 
64
+ ### 0.86.0
65
+
66
+ • Neue Icons hinzugefügt (Versand)
67
+
64
68
  ### 0.85.0
65
69
 
66
70
  • Neue Icons hinzugefügt (Wetter-Warnung & Navigation & Automobil)
@@ -485,7 +489,7 @@ Falls Dir unsere Arbeit gefällt und Du uns unterstützen möchtest, wir freuen
485
489
 
486
490
  ## License
487
491
 
488
- Urheberrechte (c) 2021 [jkvarel](https://github.com/jkvarel) und [skvarel](https://github.com/skvarel) von [inventwo](https://github.com/inventwo)
492
+ Urheberrechte (c) 2022 [jkvarel](https://github.com/jkvarel) und [skvarel](https://github.com/skvarel) von [inventwo](https://github.com/inventwo)
489
493
 
490
494
 
491
495
  MIT License (nur in englisch / englisch only)
package/io-package.json CHANGED
@@ -1,8 +1,20 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "vis-icontwo",
4
- "version": "0.85.0",
4
+ "version": "0.86.0",
5
5
  "news": {
6
+ "0.86.0": {
7
+ "en": "new icons added",
8
+ "de": "Neue Symbole hinzugefügt",
9
+ "ru": "добавлены новые иконки",
10
+ "pt": "novos ícones adicionados",
11
+ "nl": "nieuwe pictogrammen toegevoegd",
12
+ "fr": "nouvelles icônes ajoutées",
13
+ "it": "nuove icone aggiunte",
14
+ "es": "nuevos iconos agregados",
15
+ "pl": "dodano nowe ikony",
16
+ "zh-cn": "添加了新图标"
17
+ },
6
18
  "0.85.0": {
7
19
  "en": "new icons added",
8
20
  "de": "Neue Symbole hinzugefügt",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.vis-icontwo",
3
- "version": "0.85.0",
3
+ "version": "0.86.0",
4
4
  "description": "inventwo Icon Set",
5
5
  "author": "skvarel <skvarel@inventwo.com>",
6
6
  "contributors": [
@@ -38,14 +38,14 @@
38
38
  "@types/proxyquire": "^1.3.28",
39
39
  "@types/sinon": "^10.0.0",
40
40
  "@types/sinon-chai": "^3.2.4",
41
- "axios": "^0.24.0",
41
+ "axios": "^0.25.0",
42
42
  "chai": "^4.2.0",
43
43
  "chai-as-promised": "^7.1.1",
44
44
  "eslint": "^8.0.0",
45
45
  "gulp": "^4.0.2",
46
46
  "mocha": "^9.0.1",
47
47
  "proxyquire": "^2.1.3",
48
- "sinon": "^12.0.1",
48
+ "sinon": "^13.0.0",
49
49
  "sinon-chai": "^3.5.0"
50
50
  },
51
51
  "scripts": {
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file