@simplybusiness/mobius 5.27.5 → 5.28.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,22 @@
1
1
  # Changelog
2
2
 
3
+ ## 5.28.1
4
+
5
+ ### Patch Changes
6
+
7
+ - dbd72a0: Add customisation for Checkbox UI
8
+ - 9b06f5a: Add CSS variables to style label colour and input border-radius
9
+
10
+ ## 5.28.0
11
+
12
+ ### Minor Changes
13
+
14
+ - 6962cbb: feat: Hoist all CSS variables into theme variable files
15
+
16
+ ### Patch Changes
17
+
18
+ - 909dfe7: Add button variables to theme-core and ctm
19
+
3
20
  ## 5.27.5
4
21
 
5
22
  ### Patch Changes