@scalar/api-reference-react 0.3.47 → 0.3.49

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,19 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.3.49
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [401446c]
8
+ - @scalar/api-reference@1.24.51
9
+
10
+ ## 0.3.48
11
+
12
+ ### Patch Changes
13
+
14
+ - 2a335dd: chore: exclude react from the build to avoid version conflicts
15
+ - @scalar/api-reference@1.24.50
16
+
3
17
  ## 0.3.47
4
18
 
5
19
  ### Patch Changes