@scalar/fastify-api-reference 1.18.7 → 1.19.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,23 @@
1
1
  # @scalar/fastify-api-reference
2
2
 
3
+ ## 1.19.2
4
+
5
+ ### Patch Changes
6
+
7
+ - a292ccb: fix: mobile backgrounds for mars and blueplanet
8
+
9
+ ## 1.19.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 148966b: fix: move errors into warning from new parser
14
+
15
+ ## 1.19.0
16
+
17
+ ### Minor Changes
18
+
19
+ - 7fb8273: Migrate to @scalar/openapi-parser
20
+
3
21
  ## 1.18.7
4
22
 
5
23
  ### Patch Changes