@stytch/vanilla-js 5.18.6 → 5.18.7

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,12 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.18.7
4
+
5
+ ### Patch Changes
6
+
7
+ - 7308bb6: Fix IDP logout behavior when user is already logged out
8
+ - 570eb81: Fix logic to show email domains list in Admin Portal user onboarding
9
+
3
10
  ## 5.18.6
4
11
 
5
12
  ### Patch Changes