@widergy/energy-ui 3.179.3 → 3.179.5

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