@wf-financing/ui 1.3.1 → 1.4.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,22 @@
1
1
  # @wf-financing/ui
2
2
 
3
+ ## 1.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Add dismiss CTA method, update naming
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies []:
12
+ - @wf-financing/embedded-types@0.3.0
13
+
14
+ ## 1.3.2
15
+
16
+ ### Patch Changes
17
+
18
+ - Fix dynamic font loading
19
+
3
20
  ## 1.3.1
4
21
 
5
22
  ### Patch Changes