@rijkshuisstijl-community/components-css 1.1.0 → 2.0.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,28 @@
1
1
  # @rijkshuisstijl-community/components-css
2
2
 
3
+ ## 2.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - c7034fd: Add Data Summary CSS component.
8
+
9
+ ### Minor Changes
10
+
11
+ - 280d76c: - Update Link dependency @nl-design-system-candidate/link-css van 1.0.1 naar 2.0.0.
12
+ - Fix alignment van Link children middels `align-items: baseline`.
13
+
14
+ ## 1.2.0
15
+
16
+ ### Minor Changes
17
+
18
+ - 093b285: Added LinkList and LinkListLink components in Angular
19
+ - 893b3e3: Consider styling for Paragraph component in Footer.
20
+ - 8395a93: Update dependencies.
21
+
22
+ ### Patch Changes
23
+
24
+ - 99dd213: Package Updates
25
+
3
26
  ## 1.1.0
4
27
 
5
28
  ### Minor Changes