@scalar/fastify-api-reference 1.40.5 → 1.40.9

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,37 @@
1
1
  # @scalar/fastify-api-reference
2
2
 
3
+ ## 1.40.9
4
+
5
+ ## 1.40.8
6
+
7
+ ### Patch Changes
8
+
9
+ - [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
10
+
11
+ #### Updated Dependencies
12
+
13
+ - **@scalar/openapi-parser@0.23.9**
14
+ - [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
15
+
16
+ - **@scalar/core@0.3.28**
17
+
18
+ ## 1.40.7
19
+
20
+ ### Patch Changes
21
+
22
+ #### Updated Dependencies
23
+
24
+ - **@scalar/openapi-parser@0.23.8**
25
+
26
+ ## 1.40.6
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies []:
31
+ - @scalar/core@0.3.27
32
+ - @scalar/openapi-parser@0.23.7
33
+ - @scalar/openapi-types@0.5.3
34
+
3
35
  ## 1.40.5
4
36
 
5
37
  ### Patch Changes