@scalar/api-client 2.2.1 → 2.2.2

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