@scalar/api-reference 1.28.21 → 1.28.23

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,33 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.28.23
4
+
5
+ ### Patch Changes
6
+
7
+ - 363276e: feat(icons): add Phosphor icons to @scalar/icons
8
+ - 28f9909: fix: overflow scrolling on any of discriminator
9
+ - abad2e9: feat: use `"string"` as the fallback for string examples (not `"…"`)
10
+ - Updated dependencies [363276e]
11
+ - Updated dependencies [85163e7]
12
+ - Updated dependencies [301cf13]
13
+ - Updated dependencies [85163e7]
14
+ - Updated dependencies [a9f232a]
15
+ - @scalar/icons@0.2.0
16
+ - @scalar/api-client@2.3.23
17
+ - @scalar/components@0.13.50
18
+ - @scalar/use-hooks@0.1.42
19
+
20
+ ## 1.28.22
21
+
22
+ ### Patch Changes
23
+
24
+ - 42ca70e: fix: some jumpiness when switching specs or any config changing
25
+ - Updated dependencies [e489824]
26
+ - Updated dependencies [cdaafe4]
27
+ - @scalar/api-client@2.3.22
28
+ - @scalar/oas-utils@0.2.133
29
+ - @scalar/components@0.13.49
30
+
3
31
  ## 1.28.21
4
32
 
5
33
  ### Patch Changes