@royaloperahouse/chord 0.7.441 → 0.8.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,24 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## [0.8.0]
4
+ - Card component: buttons are aligned by height
5
+ - Highlight carousel: added possibility to display two CTAs
6
+
7
+ ## [0.7.49]
8
+ - Change button behaviour on stream and DED pages
9
+
10
+ ## [0.7.48]
11
+ - Add background themes to Information component
12
+
13
+ ## [0.7.47]
14
+ - PromoWithTags: Swap Content & ExtraContent divs to correct keyboard tab order
15
+
16
+ ## [0.7.46]
17
+ - Information: Add new Information component
18
+
19
+ ## [0.7.45]
20
+ - PromoWithTags: extend the component to handle extra content
21
+
3
22
  ## [0.7.441]
4
23
  - PageHeading: increase max line height for mobile devices
5
24