@scalar/api-reference 1.19.2 → 1.19.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,24 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.19.4
4
+
5
+ ### Patch Changes
6
+
7
+ - c987a90: fix: add min height to classic layout
8
+
9
+ ## 1.19.3
10
+
11
+ ### Patch Changes
12
+
13
+ - fc3f821: fix: example for array with anyOf, allOf, oneOf schemas doesn’t have a value
14
+ - 21195b7: fix: add back sidebar item hover color
15
+ - 68cda2b: feat: add x-tagGroups in sidebar
16
+ - Updated dependencies [68cda2b]
17
+ - @scalar/themes@0.6.4
18
+ - @scalar/api-client@1.0.2
19
+ - @scalar/components@0.4.4
20
+ - @scalar/swagger-editor@1.0.2
21
+
3
22
  ## 1.19.2
4
23
 
5
24
  ### Patch Changes