@scalar/api-reference-react 0.8.37 → 0.8.38

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,15 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.38
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.1**
10
+ - [#7961](https://github.com/scalar/scalar/pull/7961): fix(agent): make agent ui responsive
11
+ - [#7967](https://github.com/scalar/scalar/pull/7967): fix(agent): remove ui jump on uploading document
12
+
3
13
  ## 0.8.37
4
14
 
5
15
  ### Patch Changes