@redocly/redoc-reef 0.120.1 → 0.121.0-next.0

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,19 @@
1
1
  # @redocly/redoc-reef
2
2
 
3
+ ## 0.121.0-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 22917ffa08: Resolved an issue where the "TODAY" line would not update on Mermaid Gantt charts.
8
+ - 2ea9e376fe: Enter prerelease mode.
9
+ - b37622ffda: Fixed an issue where using links to an OpenAPI file generated by the `output` configuration property caused errors which failed the build.
10
+ - Updated dependencies [2ea9e376fe]
11
+ - @redocly/portal-plugin-mock-server@0.6.0-next.0
12
+ - @redocly/portal-legacy-ui@0.4.0-next.0
13
+ - @redocly/graphql-docs@0.10.0-next.0
14
+ - @redocly/openapi-docs@3.9.0-next.0
15
+ - @redocly/theme@0.53.0-next.0
16
+
3
17
  ## 0.120.1
4
18
 
5
19
  ### Patch Changes