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