@westpac/ui 1.12.0 → 1.13.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
  # @westpac/ui
2
2
 
3
+ ## 1.13.1
4
+
5
+ ### Patch Changes
6
+
7
+ - bfcda6f: Allow for pass-code string to be pasted in mobile browser
8
+
9
+ ## 1.13.0
10
+
11
+ ### Minor Changes
12
+
13
+ - a885e5a: - Prevent button text from clipping vertically
14
+ - Add dropdown subpath export
15
+
3
16
  ## 1.12.0
4
17
 
5
18
  ### Minor Changes