@redocly/revel 0.76.0 → 0.76.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,12 @@
1
1
  # @redocly/revel
2
2
 
3
+ ## 0.76.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 1b1bf73d6: fix: Fixed a bug where files weren't attached to pages when using an experimental code guide feature.
8
+ - aa551d81c: chore(project): Convert config object to string when sending to telemetry to avoid creating extraneous columns in the telemetry database.
9
+
3
10
  ## 0.76.0
4
11
 
5
12
  ### Minor Changes