@scalar/api-reference 1.0.4 → 1.0.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.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - ff81f70: refactor: move getting started example to GettingStarted component
8
+ - 5da1fc6: security: update axios from 1.5.0 to 1.6.1
9
+ - ff81f70: fix: don’t overwrite the CodeMirror content when collaborative editing is enabled
10
+ - Updated dependencies [ff81f70]
11
+ - Updated dependencies [5da1fc6]
12
+ - Updated dependencies [ff81f70]
13
+ - @scalar/swagger-editor@0.7.3
14
+ - @scalar/api-client@0.7.30
15
+
3
16
  ## 1.0.4
4
17
 
5
18
  ### Patch Changes