@scalar/fastify-api-reference 1.22.20 → 1.22.24

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