@scalar/api-reference-react 0.8.29 → 0.8.31

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.31
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.43.12**
10
+ - [#7850](https://github.com/scalar/scalar/pull/7850): fix: remove unused workspace config
11
+ - [#7819](https://github.com/scalar/scalar/pull/7819): feat: hide responses without content
12
+
13
+ ## 0.8.30
14
+
15
+ ### Patch Changes
16
+
17
+ #### Updated Dependencies
18
+
19
+ - **@scalar/api-reference@1.43.11**
20
+
3
21
  ## 0.8.29
4
22
 
5
23
  ### Patch Changes