@redocly/revel-reef 0.98.0 → 0.98.1
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,14 @@
|
|
|
1
1
|
# @redocly/revel-reef
|
|
2
2
|
|
|
3
|
+
## 0.98.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- e99c5891bc: Fixed an issue where the `eject` command did not terminate properly and continued to run in the terminal after execution.
|
|
8
|
+
- e99c5891bc: Fixed an issue where the `logo` image wasn't resolved correctly when an absolute link style was used.
|
|
9
|
+
- @redocly/openapi-docs@3.3.11
|
|
10
|
+
- @redocly/portal-plugin-mock-server@0.3.17
|
|
11
|
+
|
|
3
12
|
## 0.98.0
|
|
4
13
|
|
|
5
14
|
### Minor Changes
|