iobroker.leapmotor 0.2.2 → 0.2.3

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.
Files changed (2) hide show
  1. package/io-package.json +27 -1
  2. package/package.json +1 -1
package/io-package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "leapmotor",
4
- "version": "0.2.2",
4
+ "version": "0.2.3",
5
5
  "news": {
6
6
  "0.2.1": {
7
7
  "en": "Fix: release script, logo size, workflow improvements",
@@ -28,6 +28,32 @@
28
28
  "pl": "Pe\u0142na wersja: status, zu\u017cycie, obrazy, panel HTML",
29
29
  "uk": "\u041f\u043e\u0432\u043d\u0438\u0439 \u0432\u0438\u043f\u0443\u0441\u043a: \u0441\u0442\u0430\u0442\u0443\u0441, \u0441\u043f\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f, \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f, HTML-\u043f\u0430\u043d\u0435\u043b\u044c",
30
30
  "zh-cn": "\u5b8c\u6574\u7248\u672c\uff1a\u72b6\u6001\u3001\u6d88\u8017\u3001\u56fe\u7247\u3001HTML\u4eea\u8868\u677f"
31
+ },
32
+ "0.2.2": {
33
+ "en": "Fix: workflow, test scripts, package-lock sync",
34
+ "de": "Fix: Workflow, Test-Scripts, package-lock Sync",
35
+ "ru": "\u0418\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435: \u0440\u0430\u0431\u043e\u0447\u0438\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441",
36
+ "pt": "Corre\u00e7\u00e3o: fluxo de trabalho",
37
+ "nl": "Fix: workflow",
38
+ "fr": "Correction: workflow",
39
+ "it": "Correzione: workflow",
40
+ "es": "Correcci\u00f3n: workflow",
41
+ "pl": "Poprawka: workflow",
42
+ "uk": "\u0412\u0438\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044f: \u0440\u043e\u0431\u043e\u0447\u0438\u0439 \u043f\u0440\u043e\u0446\u0435\u0441",
43
+ "zh-cn": "\u4fee\u590d\uff1a\u5de5\u4f5c\u6d41\u7a0b"
44
+ },
45
+ "0.2.3": {
46
+ "en": "Fix: add missing news entries",
47
+ "de": "Fix: fehlende News-Eintr\u00e4ge hinzugef\u00fcgt",
48
+ "ru": "\u0418\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435",
49
+ "pt": "Corre\u00e7\u00e3o",
50
+ "nl": "Fix",
51
+ "fr": "Correction",
52
+ "it": "Correzione",
53
+ "es": "Correcci\u00f3n",
54
+ "pl": "Poprawka",
55
+ "uk": "\u0412\u0438\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044f",
56
+ "zh-cn": "\u4fee\u590d"
31
57
  }
32
58
  },
33
59
  "titleLang": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.leapmotor",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "Leapmotor electric vehicle integration for ioBroker",
5
5
  "author": {
6
6
  "name": "Henrik Sch\u00f6nhofen",