@scalar/api-reference 1.22.38 → 1.22.40

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,23 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.22.40
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [7ba851f]
8
+ - @scalar/api-client@1.2.27
9
+
10
+ ## 1.22.39
11
+
12
+ ### Patch Changes
13
+
14
+ - 1305f28: fix: client blur popup
15
+ - 4ba9fed: fix: blurry api client popup
16
+ - bf35da5: fix: x-displayName is not used in the tag component
17
+ - ab5d017: refactor: use lowlight instead of prism in the markdown component (rollback 64024a5)
18
+ - 484bd33: feat: show text/plain example responses, too
19
+ - bf35da5: fix: x-displayName is not used in the search modal
20
+
3
21
  ## 1.22.38
4
22
 
5
23
  ### Patch Changes