@scalar/api-reference 1.22.8 → 1.22.10

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,25 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.22.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [e8ef57e]
8
+ - Updated dependencies [1353154]
9
+ - @scalar/components@0.5.2
10
+ - @scalar/api-client@1.2.5
11
+
12
+ ## 1.22.9
13
+
14
+ ### Patch Changes
15
+
16
+ - 6f68b40: fix: allow nullable additional properties
17
+ - 4d31b19: refactor: move theme labels to @scalar/themes
18
+ - Updated dependencies [4d31b19]
19
+ - @scalar/themes@0.7.3
20
+ - @scalar/api-client@1.2.4
21
+ - @scalar/components@0.5.1
22
+
3
23
  ## 1.22.8
4
24
 
5
25
  ### Patch Changes