Skip to content

Commit

Permalink
chore: release v0.0.7
Browse files Browse the repository at this point in the history
* (Standarduser) CSS adjustments
* (Standarduser) changed block operation to old variant
* (Standarduser) corrected value formatting in label groups
  • Loading branch information
Standarduser committed Dec 26, 2023
1 parent 186fa61 commit caa397e
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The widgets are designed for VIS 1.x.
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.0.7 (2023-12-26)

* (Standarduser) CSS adjustments
* (Standarduser) changed block operation to old variant
Expand Down
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "vis-homekittiles",
"version": "0.0.6",
"version": "0.0.7",
"news": {
"0.0.7": {
"en": "CSS adjustments\nchanged block operation to old variant\ncorrected value formatting in label groups",
"de": "CSS-Einstellungen\ngeänderter blockbetrieb auf alte variante\nkorrigierte wertformatierung in etikettengruppen",
"ru": "CSS настройки\nизменена работа блока до старого варианта\nисправленное форматирование стоимости в группах этикеток",
"pt": "Ajustes CSS\noperação de bloco alterado para variante antiga\nformatação de valor corrigido em grupos de etiquetas",
"nl": "CSS aanpassing\nveranderingsoperatie naar oude variant\ngecorrigeerde waarde gevormd in labelgroepen",
"fr": "Ajustements CSS\nopération de bloc changée en ancienne variante\nformatage de valeur corrigé dans les groupes d'étiquettes",
"it": "Regolazioni CSS\noperazione di blocco cambiato in versione vecchia\nformattazione del valore corretto in gruppi di etichette",
"es": "Ajustes CSS\ncambio de la operación bloque a la antigua variante\nformato de valor corregido en grupos de etiquetas",
"pl": "Poprawka CSS\nzmieniona operacja bloku na stary wariant\npoprawić format wartości w grupach labelowych",
"uk": "Налаштування CSS\nзмінена операція блоку до старого варіанту\nвиправлено форматування значень у групах етикеток",
"zh-cn": "B. 系统调整\nb. 旧变量的阻断作业变化\nb. 对标签集团的修改价值格式"
},
"0.0.6": {
"en": "just some cleanup",
"de": "nur ein bisschen sauber",
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.vis-homekittiles",
"version": "0.0.6",
"version": "0.0.7",
"description": "VIS widgets in HomeKit style",
"author": {
"name": "Standarduser",
Expand Down

0 comments on commit caa397e

Please sign in to comment.