@scalar/api-reference 1.28.31 → 1.28.32

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,18 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.28.32
4
+
5
+ ### Patch Changes
6
+
7
+ - 902f58b: fix: updates prop destructuring defaults in schema property heading
8
+ - cd6cf24: fix: remove old servers then re-add new ones on config.servers change
9
+ - Updated dependencies [e42dfc0]
10
+ - Updated dependencies [4483ac4]
11
+ - Updated dependencies [cd6cf24]
12
+ - Updated dependencies [4483ac4]
13
+ - @scalar/api-client@2.3.32
14
+ - @scalar/oas-utils@0.2.142
15
+
3
16
  ## 1.28.31
4
17
 
5
18
  ### Patch Changes