@vixoniccom/footbal-score 1.0.1-beta.0 → 1.0.1-beta.1

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/CHANGELOG.md CHANGED
@@ -2,4 +2,6 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [1.0.1-beta.1](https://gitlab.com/mandomedio/vixonic/football-score/compare/v1.0.1-beta.0...v1.0.1-beta.1) (2022-11-15)
6
+
5
7
  ### 1.0.1-beta.0 (2022-11-15)
package/build.zip CHANGED
Binary file
@@ -101,8 +101,7 @@
101
101
  "id": "imageSize",
102
102
  "range": "[1:100]",
103
103
  "label": "Tamaño",
104
- "description": "Tamaño de la imagen en porcentaje.",
105
- "show": "{{imageEnabled}} === true"
104
+ "description": "Tamaño de la imagen en porcentaje."
106
105
  }
107
106
  ]
108
107
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vixoniccom/footbal-score",
3
3
  "alias": "Resultados Deportivos",
4
- "version": "1.0.1-beta.0",
4
+ "version": "1.0.1-beta.1",
5
5
  "description": "Muestra resultados en vivo de fútbol.",
6
6
  "main": "main.js",
7
7
  "author": "",