@wf-financing/ui 2.0.1 → 3.1.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,20 @@
1
1
  # @wf-financing/ui
2
2
 
3
+ ## 3.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Request new CTA copy after start or continue hosted application actions, preload image for modal
8
+
9
+ ## 3.0.0
10
+
11
+ ### Major Changes
12
+
13
+ - Update naming, move targetId and partnerCallback arguments to mountCta method
14
+
15
+ - Updated dependencies []:
16
+ - @wf-financing/embedded-types@0.4.1
17
+
3
18
  ## 2.0.1
4
19
 
5
20
  ### Patch Changes