@scalar/api-reference 1.16.1 → 1.16.3

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,28 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.16.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 9f5fdf5: fix: tab overflow hidden
8
+ - 5b3f7d9: fix: updated scroll region padding to for chrome update
9
+ - Updated dependencies [c23b2cb]
10
+ - Updated dependencies [5b3f7d9]
11
+ - @scalar/api-client@0.12.2
12
+ - @scalar/use-modal@0.2.5
13
+ - @scalar/themes@0.5.6
14
+ - @scalar/components@0.2.3
15
+ - @scalar/swagger-editor@0.10.6
16
+
17
+ ## 1.16.2
18
+
19
+ ### Patch Changes
20
+
21
+ - 4fb6af9: chore: remove use-keyboard-event package
22
+ - dc7b97c: fix: resize classic intro cards for difference screen sizes
23
+ - Updated dependencies [4fb6af9]
24
+ - @scalar/api-client@0.12.1
25
+
3
26
  ## 1.16.1
4
27
 
5
28
  ### Patch Changes