@scalar/api-reference-react 0.8.28 → 0.8.30

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
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.30
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.43.11**
10
+
11
+ ## 0.8.29
12
+
13
+ ### Patch Changes
14
+
15
+ #### Updated Dependencies
16
+
17
+ - **@scalar/api-reference@1.43.10**
18
+ - [#7820](https://github.com/scalar/scalar/pull/7820): fix: correctly restore the auth from persistance
19
+ - [#7814](https://github.com/scalar/scalar/pull/7814): fix: additional properties generate invalid example
20
+
3
21
  ## 0.8.28
4
22
 
5
23
  ### Patch Changes