@stytch/vanilla-js 0.13.0 → 0.13.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,21 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 0.13.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [e1fd555]
8
+ - Updated dependencies [b1ac8be]
9
+ - Updated dependencies [1309266]
10
+ - @stytch/core@0.11.1
11
+
12
+ ## 0.13.1
13
+
14
+ ### Patch Changes
15
+
16
+ - 5edfad8: Fixed a bug in the Consumer UI component while trying to click on the "Login without a password" button on the Forgot Password screen
17
+ - 2c1c40b: Fixes for minor styling issues in our consumer SDK UI components
18
+
3
19
  ## 0.13.0
4
20
 
5
21
  ### Minor Changes