@scalar/api-client 2.2.1 → 2.2.3

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,32 @@
1
1
  # @scalar/api-client
2
2
 
3
+ ## 2.2.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [1fa0d20]
8
+ - @scalar/themes@0.9.52
9
+ - @scalar/components@0.12.76
10
+ - @scalar/oas-utils@0.2.81
11
+ - @scalar/use-hooks@0.1.5
12
+ - @scalar/use-codemirror@0.11.43
13
+
14
+ ## 2.2.2
15
+
16
+ ### Patch Changes
17
+
18
+ - 794a50d: fix(api-client): fix css conflict with grid
19
+ - 85a9aea: fix: sets row addition call in update row method
20
+ - Updated dependencies [9d23f95]
21
+ - Updated dependencies [91123e8]
22
+ - Updated dependencies [6140275]
23
+ - @scalar/types@0.0.21
24
+ - @scalar/themes@0.9.51
25
+ - @scalar/components@0.12.75
26
+ - @scalar/oas-utils@0.2.80
27
+ - @scalar/use-hooks@0.1.4
28
+ - @scalar/use-codemirror@0.11.42
29
+
3
30
  ## 2.2.1
4
31
 
5
32
  ### Patch Changes