@scalar/api-reference 0.7.2 → 0.7.4

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,20 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 0.7.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 51029c1d: add interactive params, headers and variables
8
+ - Updated dependencies [51029c1d]
9
+ - @scalar/api-client@0.7.18
10
+
11
+ ## 0.7.3
12
+
13
+ ### Patch Changes
14
+
15
+ - 99936ab8: feat: add markdown headings to the sidebar
16
+ - 08e8f637: style: improve markdown code blocks
17
+
3
18
  ## 0.7.2
4
19
 
5
20
  ### Patch Changes