@simplybusiness/mobius 6.1.1 → 6.2.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,26 @@
1
1
  # Changelog
2
2
 
3
+ ## 6.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - acc7a69: added MaskedField Atom
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [db79891]
12
+ - @simplybusiness/icons@4.33.0
13
+
14
+ ## 6.1.2
15
+
16
+ ### Patch Changes
17
+
18
+ - f40bcec: revert radio group focus
19
+ - dc2e49f: Prevent value change on scroll event within a Number field
20
+ - f994dea: Update Drawer component to improve accessibility
21
+ - Updated dependencies [4a99304]
22
+ - @simplybusiness/icons@4.32.1
23
+
3
24
  ## 6.1.1
4
25
 
5
26
  ### Patch Changes