@scalar/api-reference 0.7.0 → 0.7.2

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,23 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 0.7.2
4
+
5
+ ### Patch Changes
6
+
7
+ - fd6cf1bb: fix: too much recursion
8
+ - 357a174d: feat: fix import URL, use proxy to fetch files
9
+ - Updated dependencies [fd6cf1bb]
10
+ - Updated dependencies [357a174d]
11
+ - Updated dependencies [357a174d]
12
+ - @scalar/swagger-parser@0.5.4
13
+ - @scalar/swagger-editor@0.6.22
14
+
15
+ ## 0.7.1
16
+
17
+ ### Patch Changes
18
+
19
+ - 3c2bc6a9: style: update the search modal style
20
+
3
21
  ## 0.7.0
4
22
 
5
23
  ### Minor Changes