@scalar/api-reference-react 0.8.16 → 0.8.18

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,27 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.18
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.42.0**
10
+ - [#7605](https://github.com/scalar/scalar/pull/7605): feat: api client v2 integration
11
+
12
+ - **@scalar/types@0.5.5**
13
+ - [#7605](https://github.com/scalar/scalar/pull/7605): fix: all issues for client modal v2 preparation
14
+
15
+ ## 0.8.17
16
+
17
+ ### Patch Changes
18
+
19
+ #### Updated Dependencies
20
+
21
+ - **@scalar/api-reference@1.41.1**
22
+
23
+ - **@scalar/types@0.5.4**
24
+
3
25
  ## 0.8.16
4
26
 
5
27
  ### Patch Changes