@electroplix/components 0.5.0-alpha.10 → 0.5.0-alpha.12

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/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## 0.5.0-alpha.12 (2026-06-27)
2
+
3
+ ### 🚀 Features
4
+
5
+ - make all 7 hero components fully responsive ([f74e926](https://github.com/electroplix/Design-System/commit/f74e926))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Adnan
10
+
11
+ ## 0.5.0-alpha.11 (2026-06-27)
12
+
13
+ ### 🚀 Features
14
+
15
+ - add ImageHero component with responsive design ([3f42f5b](https://github.com/electroplix/Design-System/commit/3f42f5b))
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - Adnan
20
+
1
21
  ## 0.5.0-alpha.10 (2026-06-27)
2
22
 
3
23
  ### 🩹 Fixes