@janiscommerce/ui-web 0.28.5 → 0.29.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/CHANGELOG.md CHANGED
@@ -7,6 +7,28 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.29.0] - 2025-02-21
11
+
12
+ ### Removed
13
+
14
+ - Api direction from map Components
15
+
16
+ ## [0.28.7] - 2025-02-18
17
+
18
+ ### Changed
19
+
20
+ - Downgrade react version to 17
21
+
22
+ ## [0.28.6] - 2025-02-18
23
+
24
+ ### Fixed
25
+
26
+ - version of react-google-map/api to 2.7.0 to avoid error of jsx-runtime
27
+
28
+ ### Changed
29
+
30
+ - Downgrade react version to 16
31
+
10
32
  ## [0.28.5] - 2025-02-13
11
33
 
12
34
  ### Removed