@simplybusiness/mobius 5.32.2 → 5.32.4
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,19 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 5.32.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- b1e7459: text field prefix and suffix have color primary to fix color contrast accessibility bug
|
|
8
|
+
- d65deec: Change background-color to background on button
|
|
9
|
+
- 220f943: Add tokens for progress steps border
|
|
10
|
+
|
|
11
|
+
## 5.32.3
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- 5b28c9f: Add Westhill Global Theme
|
|
16
|
+
|
|
3
17
|
## 5.32.2
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|