@scalar/api-reference-react 0.8.45 → 0.8.48

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,32 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.48
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.11**
10
+
11
+ ## 0.8.47
12
+
13
+ ### Patch Changes
14
+
15
+ #### Updated Dependencies
16
+
17
+ - **@scalar/api-reference@1.44.10**
18
+ - [#8016](https://github.com/scalar/scalar/pull/8016): feat: move history and auth into their own store
19
+
20
+ - **@scalar/types@0.6.2**
21
+
22
+ ## 0.8.46
23
+
24
+ ### Patch Changes
25
+
26
+ #### Updated Dependencies
27
+
28
+ - **@scalar/api-reference@1.44.9**
29
+
3
30
  ## 0.8.45
4
31
 
5
32
  ### Patch Changes