@scalar/api-reference 1.24.12 → 1.24.15

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,32 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.24.15
4
+
5
+ ### Patch Changes
6
+
7
+ - d7a011a: fix: configuration metaData isn’t used
8
+ - 40d7c3d: fix: remove layers in docusaurus and fix precedence issue
9
+
10
+ ## 1.24.14
11
+
12
+ ### Patch Changes
13
+
14
+ - fb9baa5: fix: doesn’t show webhooks when x-tagGroups is used
15
+ - Updated dependencies [b1fd179]
16
+ - @scalar/api-client@1.3.14
17
+
18
+ ## 1.24.13
19
+
20
+ ### Patch Changes
21
+
22
+ - 5e92eab: feat(#doc-1996): themes css exports
23
+ - Updated dependencies [88ae0a5]
24
+ - Updated dependencies [5e92eab]
25
+ - @scalar/api-client@1.3.13
26
+ - @scalar/components@0.11.6
27
+ - @scalar/themes@0.9.5
28
+ - @scalar/api-client-modal@0.0.11
29
+
3
30
  ## 1.24.12
4
31
 
5
32
  ### Patch Changes