@redocly/revel 0.69.3 → 0.69.4

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,16 @@
1
1
  # @redocly/revel
2
2
 
3
+ ## 0.69.4
4
+
5
+ ### Minor Changes
6
+
7
+ - 57cf01fd2: feat: Support env variable `REDOCLY_CONTENT_DIR` as a value for `--contentDir` CLI flag.
8
+
9
+ ### Patch Changes
10
+
11
+ - b6a5ef6c8: fix: Resolve issues with nested partials.
12
+ - 70cd946be: fix: Resolved an issue with portal crashes in some cases due to wrong links parsing.
13
+
3
14
  ## 0.69.3
4
15
 
5
16
  ### Patch Changes
@@ -11,7 +22,6 @@
11
22
 
12
23
  ### Patch Changes
13
24
 
14
- - 01f7fe586: feat: Added support for CodeGuide templates as an experimental feature.
15
25
  - Updated dependencies [01f7fe586]
16
26
  - @redocly/theme@0.32.2
17
27
  - @redocly/openapi-docs@3.0.0-alpha.82