@stytch/vanilla-js 4.12.0 → 4.12.2

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
  # @stytch/vanilla-js
2
2
 
3
+ ## 4.12.2
4
+
5
+ ### Patch Changes
6
+
7
+ - bd805fa7: Fix phone input attribute and autocomplete warnings
8
+ - fff75adf: Update recovery code download file to include organization name
9
+
10
+ ## 4.12.1
11
+
12
+ ### Patch Changes
13
+
14
+ - c8e60243: Improved error message for EML in B2B UI component
15
+
3
16
  ## 4.12.0
4
17
 
5
18
  ### Minor Changes