@westpac/ui 1.15.1 → 1.16.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,18 @@
1
1
  # @westpac/ui
2
2
 
3
+ ## 1.16.0
4
+
5
+ ### Minor Changes
6
+
7
+ - b05394a: export PassCodeRef type from PassCode component
8
+
9
+ ## 1.15.2
10
+
11
+ ### Patch Changes
12
+
13
+ - b8a2199: Update internationalized/date package
14
+ - eefe4eb: Add paste handling for mobile
15
+
3
16
  ## 1.15.1
4
17
 
5
18
  ### Patch Changes