@wf-financing/ui 3.9.2 → 3.11.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
+ ## 3.11.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Add logger to UI sdk
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies []:
12
+ - @wf-financing/logger@1.1.0
13
+
14
+ ## 3.10.0
15
+
16
+ ### Minor Changes
17
+
18
+ - Use FlyUI CSS manifest to load styles
19
+
3
20
  ## 3.9.2
4
21
 
5
22
  ### Patch Changes