@utrecht/component-library-react 10.2.2 → 10.3.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
@@ -1,5 +1,31 @@
1
1
  # @utrecht/component-library-react
2
2
 
3
+ ## 10.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 7fc678f: Button Group has component is now deprecated, because it has a new name: Action Group. Please migrate to the new Action Group component, which apart from the name is identical.
8
+
9
+ The Button Group component remains available for some time to give you opportunity to migrate your code, but it will be removed in an upcoming major release.
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [7fc678f]
14
+ - Updated dependencies [7fc678f]
15
+ - Updated dependencies [81cf760]
16
+ - @utrecht/button-group-react@1.1.0
17
+ - @utrecht/rich-text-css@1.4.0
18
+ - @utrecht/action-group-react@1.0.0
19
+ - @utrecht/breadcrumb-nav-css@1.5.1
20
+
21
+ ## 10.2.3
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies [f92d1a3]
26
+ - @utrecht/ordered-list-css@2.0.0
27
+ - @utrecht/html-content-css@1.4.1
28
+
3
29
  ## 10.2.2
4
30
 
5
31
  ### Patch Changes