@scalar/api-reference 1.43.13 → 1.43.14

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,24 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.43.14
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/workspace-store@0.26.1**
10
+ - [#7888](https://github.com/scalar/scalar/pull/7888): fix: more robust parameter upsert and deletion
11
+
12
+ - **@scalar/api-client@2.20.1**
13
+ - [#7888](https://github.com/scalar/scalar/pull/7888): fix: more robust parameter upsert and deletion
14
+ - [#7889](https://github.com/scalar/scalar/pull/7889): fix: only attach the body to methods that allow
15
+
16
+ - **@scalar/oas-utils@0.6.26**
17
+
18
+ - **@scalar/sidebar@0.7.19**
19
+
20
+ - **@scalar/components@0.16.29**
21
+
3
22
  ## 1.43.13
4
23
 
5
24
  ### Patch Changes