@scalar/api-reference 1.18.2 → 1.18.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
+ ## 1.18.4
4
+
5
+ ### Patch Changes
6
+
7
+ - b0bd55d: fix: proxy error and side menu bug
8
+ - Updated dependencies [b0bd55d]
9
+ - @scalar/swagger-parser@0.5.22
10
+
11
+ ## 1.18.3
12
+
13
+ ### Patch Changes
14
+
15
+ - 5ffe3b6: fix: duplicate border top
16
+ - bc9f965: fix: add deprecated path to classic layout
17
+
3
18
  ## 1.18.2
4
19
 
5
20
  ### Patch Changes