@crystallize/design-system 1.24.31 → 1.24.33

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,5 +1,17 @@
1
1
  # @crystallize/design-system
2
2
 
3
+ ## 1.24.33
4
+
5
+ ### Patch Changes
6
+
7
+ - beb4f2a: It was found that when the dropdown content is too long it overflows the screen. To fix it now we use the available hight from radix as max-height and overflow auto
8
+
9
+ ## 1.24.32
10
+
11
+ ### Patch Changes
12
+
13
+ - 3595aa1: Add limitations to new promotions
14
+
3
15
  ## 1.24.31
4
16
 
5
17
  ### Patch Changes