@scalar/api-reference 1.28.10 → 1.28.11

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,35 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.28.11
4
+
5
+ ### Patch Changes
6
+
7
+ - b812e9f: fix: open in api client button
8
+ - 6bb9f38: fix: empty search on references
9
+ - d581ac0: fix: ensure pathRouting works on first load
10
+ - e09dab3: feat: multiple configurations with multiple sources
11
+ - Updated dependencies [183cbba]
12
+ - Updated dependencies [e62e677]
13
+ - Updated dependencies [d5a687f]
14
+ - Updated dependencies [adc6ee4]
15
+ - Updated dependencies [e09dab3]
16
+ - Updated dependencies [b0a5481]
17
+ - Updated dependencies [e62e677]
18
+ - Updated dependencies [82f16a5]
19
+ - Updated dependencies [04e27a1]
20
+ - Updated dependencies [4df5387]
21
+ - Updated dependencies [846d015]
22
+ - @scalar/snippetz@0.2.19
23
+ - @scalar/openapi-types@0.2.0
24
+ - @scalar/openapi-parser@0.10.13
25
+ - @scalar/api-client@2.3.11
26
+ - @scalar/types@0.1.5
27
+ - @scalar/oas-utils@0.2.125
28
+ - @scalar/themes@0.9.83
29
+ - @scalar/code-highlight@0.0.25
30
+ - @scalar/components@0.13.42
31
+ - @scalar/use-hooks@0.1.37
32
+
3
33
  ## 1.28.10
4
34
 
5
35
  ### Patch Changes