@scalar/fastify-api-reference 1.22.20 → 1.22.25

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,27 @@
1
1
  # @scalar/fastify-api-reference
2
2
 
3
+ ## 1.22.25
4
+
5
+ ## 1.22.24
6
+
7
+ ### Patch Changes
8
+
9
+ - 45dc04b: fix: can’t release packages
10
+
11
+ ## 1.22.23
12
+
13
+ ### Patch Changes
14
+
15
+ - 05e2e27: chore: add provenance statement
16
+
17
+ ## 1.22.22
18
+
19
+ ## 1.22.21
20
+
21
+ ### Patch Changes
22
+
23
+ - 07211ad: chore: added new lint rule for type importing for better perf
24
+
3
25
  ## 1.22.20
4
26
 
5
27
  ### Patch Changes