@simplybusiness/mobius 6.2.1 → 6.3.1

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,18 @@
1
1
  # Changelog
2
2
 
3
+ ## 6.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - bc1bf40: Fix questionnaire styles for CTM
8
+
9
+ ## 6.3.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 485a83d: Accordion specific CSS tokens with CTM overrides
14
+ - 5d01a2f: Added CTM theme variations for Radio, Checkbox and ErrorMessage
15
+
3
16
  ## 6.2.1
4
17
 
5
18
  ### Patch Changes