@widergy/energy-ui 3.179.3 → 3.179.4

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +12 -8
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,23 +1,27 @@
1
- ## [3.179.3](https://github.com/widergy/energy-ui/compare/v3.179.2...v3.179.3) (2026-08-21)
1
+ ## [3.179.4](https://github.com/widergy/energy-ui/compare/v3.179.3...v3.179.4) (2026-08-22)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * trigger new patch release ([41b2f7b](https://github.com/widergy/energy-ui/commit/41b2f7b2e3b8c2face6e59e23c969ae4707f38a2))
6
+ * aws credentials ([fe0cc60](https://github.com/widergy/energy-ui/commit/fe0cc603de7cacb70c125f59f33ed412211f9ebf))
7
7
 
8
- ## [3.179.2](https://github.com/widergy/energy-ui/compare/v3.179.1...v3.179.2) (2026-08-21)
8
+ ## [3.179.3](https://github.com/widergy/energy-ui/compare/v3.179.2...v3.179.3) (2026-08-21)
9
9
 
10
+ ### Correcciones
10
11
 
11
- ### Bug Fixes
12
+ * Mejoras internas de la plataforma [`41b2f7b`](https://github.com/widergy/Energy-UI/commit/41b2f7b)
13
+
14
+ ## [3.179.2](https://github.com/widergy/energy-ui/compare/v3.179.1...v3.179.2) (2026-08-21)
12
15
 
13
- * trigger new patch release ([1478f10](https://github.com/widergy/energy-ui/commit/1478f101760725bbfba85ad150e1982282c70da0))
16
+ ### Correcciones
14
17
 
15
- ## [3.179.1](https://github.com/widergy/energy-ui/compare/v3.179.0...v3.179.1) (2026-08-21)
18
+ * Mejoras internas de la plataforma [`1478f10`](https://github.com/widergy/Energy-UI/commit/1478f10)
16
19
 
20
+ ## [3.179.1](https://github.com/widergy/energy-ui/compare/v3.179.0...v3.179.1) (2026-08-21)
17
21
 
18
- ### Bug Fixes
22
+ ### Correcciones
19
23
 
20
- * trigger new patch release ([8e81a44](https://github.com/widergy/energy-ui/commit/8e81a44e2dac16c780c10cd461c1ebfedb4ff7ee))
24
+ * Mejoras internas de la plataforma. [`8e81a44`](https://github.com/widergy/Energy-UI/commit/8e81a44)
21
25
 
22
26
  # [3.179.0](https://github.com/widergy/energy-ui/compare/v3.178.0...v3.179.0) (2026-08-21)
23
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@widergy/energy-ui",
3
- "version": "3.179.3",
3
+ "version": "3.179.4",
4
4
  "description": "Widergy Web Components",
5
5
  "author": "widergy",
6
6
  "license": "MIT",