@scalar/api-reference 1.19.3 → 1.19.5

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,18 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.19.5
4
+
5
+ ### Patch Changes
6
+
7
+ - 00abdc5: chore: remove body margin reset everywhere, it’s not needed anymore
8
+ - e520363: feat: added oauth2 implicit login flow
9
+
10
+ ## 1.19.4
11
+
12
+ ### Patch Changes
13
+
14
+ - c987a90: fix: add min height to classic layout
15
+
3
16
  ## 1.19.3
4
17
 
5
18
  ### Patch Changes