Skip to content

Commit

Permalink
chore: release v0.1.8-alpha.3
Browse files Browse the repository at this point in the history
* (HGlab01) Swiss market support; Token needed! Check readme!
* (HGlab01) Bump json-explorer to 0.1.16
  • Loading branch information
HGlab01 committed Jul 5, 2024
1 parent f76bd3c commit ee4b16f
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 @@ -34,7 +34,7 @@ For more details check https://transparency.entsoe.eu/content/static_content/Sta
Placeholder for the next version (at the beginning of the line):
### __WORK IN PROGRESS__
-->
### __WORK IN PROGRESS__
### 0.1.8-alpha.3 (2024-07-05)
* (HGlab01) Swiss market support; Token needed! Check readme!
* (HGlab01) Bump json-explorer to 0.1.16

Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "apg-info",
"version": "0.1.8-alpha.2",
"version": "0.1.8-alpha.3",
"news": {
"0.1.8-alpha.3": {
"en": "(HGlab01) Swiss market support; Token needed! Check readme!\n(HGlab01) Bump json-explorer to 0.1.16",
"de": "(HGlab01) Schweizer Marktunterstützung; Token gebraucht! Sieh mir die Lese!\n(HGlab01) Stoßdämpfer bis 0,1.16",
"ru": "(HGlab01) Швейцарская рыночная поддержка; Токен нужен! Посмотри на меня!\n(HGlab01) Исследователь Bump до 0.1.16",
"pt": "(HGlab01) Apoio ao mercado suíço; Token necessário! Verifica o readme!\n(HGlab01) Bump json-explorer para 0.1.16",
"nl": "(HGlab01) Zwitserse marktsteun; Token nodig! Check me!\nBump json-explorer naar 0,1.16",
"fr": "(HGlab01) Soutien du marché suisse; Token nécessaire! Vérifiez la lecture !\n(HGlab01) Bump json-explorer à 0,1.16",
"it": "(HGlab01) Supporto del mercato svizzero; Token necessario! Controllate il readme!\n(HGlab01) Bump json-explorer a 0.1.16",
"es": "(HGlab01) Apoyo al mercado suizo; ¡Token necesitaba! ¡Revisa la lectura!\n(HGlab01) Bump json-explorer to 0,1.16",
"pl": "(HGlab01) Swiss market support; Token need! Sprawdź mnie!\n(HGlab01) Bump json- explorer do 0.1.16",
"uk": "(HGlab01) швейцарська підтримка ринку; Token need! Перевірити читання!\n(HGlab01) Bump json-explorer до 0.1.16",
"zh-cn": "(HGLab01) 瑞士市场支持;托肯需要! 检查我!\n(HGLab01) Bump json勘探器改为0.1.16"
},
"0.1.8-alpha.2": {
"en": "(HGlab01) Swiss market support; Token needed! Check readme!",
"de": "(HGlab01) Schweizer Marktunterstützung; Token gebraucht! Sieh mir die Lese!",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Dodaj datę do dzisiaj i jutro, aby data dzisiaj i jutro była jasna",
"uk": "Додати дату на сьогодні і завтра, щоб зробити дату сьогодні і завтра ясно",
"zh-cn": "增加今天和明天的日期,使今天和明天的日期清楚"
},
"0.1.6": {
"en": "fix issue in debug-mode: Cannot read properties of null (reading 'data')\nbump axios to 1.6.8",
"de": "problem in debug-mode beheben: Nicht gelesene Eigenschaften von null (lesen von 'data')\nbump-axios zu 1.6.8",
"ru": "исправить проблему в отладке-режиме: Невозможно прочитать свойства null (читая «данные»)\n1.6.8",
"pt": "corrigir o problema no modo de depuração: Não é possível ler propriedades de null (ler 'dados')\naxios de choque para 1.6.8",
"nl": "probleem oplossen in debug-modus: Kan eigenschappen van nul niet lezen (lezen van 'data')\nbump axios tot 1.6.8",
"fr": "correction du problème en mode de débogage: Impossible de lire les propriétés de null (lecture de 'données')\naxios de bosse à 1.6.8",
"it": "risolvere problema in debug-mode: Non possono leggere le proprietà di null (leggendo 'dati')\nparaurti a 1.6.8",
"es": "solucionar el problema en debug-mode: No se pueden leer propiedades de null (leer 'data')\naxios de choque a 1.6.8",
"pl": "problem w trybie debug-: Nie można odczytać właściwości null (odczyt 'data')\nboom axios do 1.6.8",
"uk": "виправити проблему в debug-mode: Не можна прочитати властивості нулі (читати 'data')\nbump axios до 1.6.8",
"zh-cn": "在调试模式中固定问题 : 无法读取无效属性( 正在读取“ data ”)\n折合轴为1.6.8"
}
},
"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.apg-info",
"version": "0.1.8-alpha.2",
"version": "0.1.8-alpha.3",
"author": {
"name": "HGlab01",
"email": "myiobrokeradapters@gmail.com"
Expand Down

0 comments on commit ee4b16f

Please sign in to comment.