@utrecht/component-library-react 13.0.2 → 13.0.3

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,14 @@
1
1
  # @utrecht/component-library-react
2
2
 
3
+ ## 13.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 8946412: chore: svg inline styles van het icon verplaatst naar individuele attributes als mitigatie van CSP errors
8
+ - 4d1339f: Removed date-fns from the (optional) peer dependencies as it's not directly used.
9
+ - Updated dependencies [555aa6a]
10
+ - @utrecht/calendar-react@1.1.1
11
+
3
12
  ## 13.0.2
4
13
 
5
14
  ### Patch Changes