Skip to content

Commit

Permalink
chore: release v3.4.0
Browse files Browse the repository at this point in the history
* (BenAhrdt) update eslint
  • Loading branch information
BenAhrdt committed Dec 5, 2024
1 parent 46f61ad commit 83b96f2
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Implemented are the following times:
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 3.4.0 (2024-12-05)
* (BenAhrdt) update eslint

### 3.3.2 (2024-11-26)
Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
{
"common": {
"name": "janitza-gridvis",
"version": "3.3.2",
"version": "3.4.0",
"eraseOnUpload": true,
"news": {
"3.4.0": {
"en": "update eslint",
"de": "update eslint",
"ru": "обновление eslint",
"pt": "atualização eslint",
"nl": "eslint bijwerken",
"fr": "mettre à jour eslint",
"it": "aggiornamento eslint",
"es": "update eslint",
"pl": "update eslint",
"uk": "оновлення eslint",
"zh-cn": "更新埃斯林特"
},
"3.3.2": {
"en": "Schemas updated",
"de": "Schemas aktualisiert",
Expand Down Expand Up @@ -81,19 +94,6 @@
"pl": "nie wysyłaj axios lub setState po rozładowaniu Adapter\nzmień nazwę ponownego połączenia Cout in reconnect Liczba (parametr connfig-)",
"uk": "не надсилати axios або setState після перевантаження адаптера\nвідключення перейменування Відключення Кількість (конніг-параметр)",
"zh-cn": "卸载适配器后不发送轴或设置状态\n重命名重连接 重新连接时显示 计数(connfig-参数)"
},
"3.2.0": {
"en": "add historic timebases (hours)",
"de": "historische zeitbasen (stunden) hinzufügen",
"ru": "добавить исторические временные базы (часы)",
"pt": "adicionar bases históricas (horas)",
"nl": "historische tijdbasis (uren) toevoegen",
"fr": "ajouter des fuseaux horaires historiques (heures)",
"it": "aggiungere le basi storiche (ore)",
"es": "añadir tiempo histórico (horas)",
"pl": "dodać historyczne bazy czasowe (godziny)",
"uk": "додати історичні бази часу (години)",
"zh-cn": "添加历史时间基数(小时)"
}
},
"titleLang": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.janitza-gridvis",
"version": "3.3.2",
"version": "3.4.0",
"description": "Read out data from Energymanagementsystem Janitza® GridVis®",
"author": {
"name": "BenAhrdt",
Expand Down

0 comments on commit 83b96f2

Please sign in to comment.