@scalar/api-reference 1.2.4 → 1.2.6

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,34 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.2.6
4
+
5
+ ### Patch Changes
6
+
7
+ - ed7cc0d: fix: remove leaky header css
8
+ - Updated dependencies [2251ea5]
9
+ - Updated dependencies [fdaabfe]
10
+ - Updated dependencies [fdaabfe]
11
+ - @scalar/swagger-editor@0.7.11
12
+ - @scalar/api-client@0.7.35
13
+
14
+ ## 1.2.5
15
+
16
+ ### Patch Changes
17
+
18
+ - 35dffe4: chore: include @scalar dependencies in the bundle
19
+ - 5c66be8: chore: replace imports pointing to src with relative paths
20
+ - Updated dependencies [35dffe4]
21
+ - Updated dependencies [5c66be8]
22
+ - @scalar/use-keyboard-event@0.5.6
23
+ - @scalar/swagger-editor@0.7.10
24
+ - @scalar/swagger-parser@0.5.12
25
+ - @scalar/use-codemirror@0.7.15
26
+ - @scalar/use-clipboard@0.5.9
27
+ - @scalar/use-tooltip@0.5.7
28
+ - @scalar/api-client@0.7.34
29
+ - @scalar/use-toasts@0.5.9
30
+ - @scalar/use-modal@0.1.9
31
+
3
32
  ## 1.2.4
4
33
 
5
34
  ### Patch Changes