@primer-io/primer-js 0.3.4 → 0.3.6

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
  # @primer-io/primer-js
2
2
 
3
+ ## 0.3.6
4
+
5
+ ### Patch Changes
6
+
7
+ - f5319d4: add 3ds processor action
8
+ - a27166c: add sdk-fore cardholdername toggle and fix primer-sdk-web toggle
9
+
10
+ ## 0.3.5
11
+
12
+ ### Patch Changes
13
+
14
+ - 7e72c6e: remove unnecessary peer dependencies
15
+
3
16
  ## 0.3.4
4
17
 
5
18
  ### Patch Changes