@wavelengthusaf/components 3.0.2 → 3.1.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/README.md CHANGED
@@ -14,10 +14,20 @@ npm install @wavelengthusaf/components
14
14
 
15
15
  ## Release Notes
16
16
 
17
- ### 3.0.2ß
17
+ ### 3.1.0
18
+
19
+ - 6/2/2025
20
+ - Added `WLChildDataTable`; Changed naming conventions for components into their respective categories.
21
+
22
+ ### 3.0.3
23
+
24
+ - 5/30/2025
25
+ - Updated `WavelengthBanner`; re-added the `classification` and `control` props
26
+
27
+ ### 3.0.2
18
28
 
19
29
  - 5/28/2025
20
- - Updated Alert Componentß
30
+ - Updated Alert Component
21
31
 
22
32
  ### 3.0.1
23
33