@scalar/api-reference 0.6.23 → 0.7.1

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,24 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 0.7.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 3c2bc6a9: style: update the search modal style
8
+
9
+ ## 0.7.0
10
+
11
+ ### Minor Changes
12
+
13
+ - fd38deb0: Add mobile menu and breadcrumbs
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [fd38deb0]
18
+ - @scalar/themes@0.4.0
19
+ - @scalar/api-client@0.7.17
20
+ - @scalar/swagger-editor@0.6.21
21
+
3
22
  ## 0.6.23
4
23
 
5
24
  ### Patch Changes