@scalar/api-reference 0.7.4 → 0.7.5

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,14 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 0.7.5
4
+
5
+ ### Patch Changes
6
+
7
+ - fd875bc7: feat: show headings with a higher depth in the sidebar
8
+ - 28cce042: fix: externalize markdown plugins to not break SSG
9
+ - Updated dependencies [28cce042]
10
+ - @scalar/api-client@0.7.19
11
+
3
12
  ## 0.7.4
4
13
 
5
14
  ### Patch Changes