beathers 5.5.0 → 5.5.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.
package/CHANGELOG CHANGED
@@ -1,5 +1,18 @@
1
1
  # Changelog
2
2
 
3
+ ## [5.5.4] - 2025-07-07
4
+
5
+ ### Improved
6
+
7
+ - **Documentation**: Added comprehensive Glass settings documentation to README.md
8
+ - **Glass utilities**: Enhanced glassmorphism configuration examples and usage instructions
9
+
10
+ ### Fixed
11
+
12
+ - **DeepMerge function**: Added missing glass property merging in theme configuration merge operation
13
+ - Minor bug fixes and improvements
14
+ - Enhanced build process stability
15
+
3
16
  ## [5.5.0] - 2025-07-04
4
17
 
5
18
  ### Added