@stytch/vanilla-js 4.6.0 → 4.7.1

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,23 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 4.7.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 4799cf5: Ensure API errors are handled internally
8
+
9
+ ## 4.7.0
10
+
11
+ ### Minor Changes
12
+
13
+ - f604dcb: Release RN B2C UI
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [c4c8c23]
18
+ - Updated dependencies [f604dcb]
19
+ - @stytch/core@2.9.0
20
+
3
21
  ## 4.6.0
4
22
 
5
23
  ### Minor Changes