@crystallize/design-system 1.24.27 → 1.24.29

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,18 @@
1
1
  # @crystallize/design-system
2
2
 
3
+ ## 1.24.29
4
+
5
+ ### Patch Changes
6
+
7
+ - b8c9016: Upgrade storybook and vite to latest verions
8
+
9
+ ## 1.24.28
10
+
11
+ ### Patch Changes
12
+
13
+ - 66b254a: - This PR is adding a new topic search and select to asset, with dialog to create a new topic
14
+ - In design system, colors get exported for future use in color picker. Dropdownmenu.Item gets forwardRef wrap for handling of arrow down in search dropdown
15
+
3
16
  ## 1.24.27
4
17
 
5
18
  ### Patch Changes