@stytch/vanilla-js 5.18.0 → 5.18.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,22 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.18.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 6a9f88a: Restrict OTP input to accept numbers only
8
+ - 6b8d784: Allow OAuth accounts to be added from the member's existing tenants in Admin Portal
9
+ - Updated dependencies [d4b1fb0]
10
+ - Updated dependencies [b22a95f]
11
+ - @stytch/core@2.43.0
12
+
13
+ ## 5.18.1
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [5fdee97]
18
+ - @stytch/core@2.42.2
19
+
3
20
  ## 5.18.0
4
21
 
5
22
  ### Minor Changes