@utrecht/component-library-react 8.0.2 → 8.0.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.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @utrecht/component-library-react
2
2
 
3
+ ## 8.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 9bf9fe9: Fix `role="img"` for VegaVizualisation.
8
+ - d25537e: Scroll alert dialogs when viewport is too small for content.
9
+ - Updated dependencies [7a8910c]
10
+ - @utrecht/listbox-react@1.0.7
11
+ - @utrecht/radio-button-react@1.0.4
12
+
13
+ ## 8.0.3
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [b987a9e]
18
+ - @utrecht/listbox-react@1.0.6
19
+
3
20
  ## 8.0.2
4
21
 
5
22
  ### Patch Changes