@scalar/api-reference 1.7.1 → 1.8.0

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
2
2
 
3
+ ## 1.8.0
4
+
5
+ ### Minor Changes
6
+
7
+ - f9bfa97: feat: add buttons to header for classic layout
8
+
9
+ ### Patch Changes
10
+
11
+ - d45f5a5: fix: handle root path in request generation
12
+ - Updated dependencies [f9bfa97]
13
+ - @scalar/swagger-editor@0.8.3
14
+ - @scalar/use-toasts@0.5.10
15
+ - @scalar/use-clipboard@0.5.10
16
+
3
17
  ## 1.7.1
4
18
 
5
19
  ### Patch Changes