@jjlmoya/utils-home 1.5.0 → 1.6.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-home",
3
- "version": "1.5.0",
3
+ "version": "1.6.0",
4
4
  "type": "module",
5
5
  "main": "./src/index.ts",
6
6
  "types": "./src/index.ts",
@@ -2,7 +2,7 @@ import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dt
2
2
  import type { ToolLocaleContent } from '../../../types';
3
3
  import type { HeatingComparatorUI } from '../ui';
4
4
 
5
- const slug = 'comparador-consumo-calefaccion';
5
+ const slug = 'comparador-consumo-gas-aerotermia-aire';
6
6
  const title = 'Comparador Gas vs. Aerotermia vs. Aire: Ahorro y Consumo';
7
7
  const description =
8
8
  'Calcula cuánto ahorras al cambiar tu caldera de gas por aerotermia o bomba de calor. Comparativa real de consumo energético y eficiencia para el hogar.';