@jjlmoya/utils-tools 1.4.0 → 1.5.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jjlmoya/utils-tools",
3
- "version": "1.4.0",
3
+ "version": "1.5.0",
4
4
  "type": "module",
5
5
  "main": "./src/index.ts",
6
6
  "types": "./src/index.ts",
@@ -109,7 +109,7 @@ const ui: EnvBadgeSpainUI = {
109
109
  };
110
110
 
111
111
  export const content: ToolLocaleContent<EnvBadgeSpainUI> = {
112
- slug: 'simulador-etiqueta-ambienta',
112
+ slug: 'simulador-etiqueta-ambiental',
113
113
  title: 'Simulador de Etiqueta Ambiental DGT',
114
114
  description: 'Descubre gratis qué etiqueta medioambiental de la DGT le corresponde a tu coche, moto o furgoneta para las Zonas de Bajas Emisiones (ZBE) en España.',
115
115
  ui,