@scalar/api-reference 1.14.10 → 1.15.0

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,20 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.15.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 612431b4: Migrate model logic from codemirror component to hook
8
+ - 26340b12: feat: update components to support all basic http request methods
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies [612431b4]
13
+ - Updated dependencies [26340b12]
14
+ - @scalar/swagger-editor@0.10.0
15
+ - @scalar/use-codemirror@0.8.0
16
+ - @scalar/api-client@0.11.0
17
+
3
18
  ## 1.14.10
4
19
 
5
20
  ### Patch Changes