@janiscommerce/ui-web 0.28.5 → 0.28.7

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
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.28.7] - 2025-02-18
11
+
12
+ ### Changed
13
+
14
+ - Downgrade react version to 17
15
+
16
+ ## [0.28.6] - 2025-02-18
17
+
18
+ ### Fixed
19
+
20
+ - version of react-google-map/api to 2.7.0 to avoid error of jsx-runtime
21
+
22
+ ### Changed
23
+
24
+ - Downgrade react version to 16
25
+
10
26
  ## [0.28.5] - 2025-02-13
11
27
 
12
28
  ### Removed