@redocly/realm 0.88.0 → 0.88.2

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,22 @@
1
1
  # @redocly/realm
2
2
 
3
+ ## 0.88.2
4
+
5
+ ### Patch Changes
6
+
7
+ - @redocly/openapi-docs@3.1.2
8
+ - @redocly/portal-plugin-mock-server@0.2.12
9
+
10
+ ## 0.88.1
11
+
12
+ ### Patch Changes
13
+
14
+ - f02c5b2705: Optimized scorecard performance by limiting the number of code snippets displayed per rule.
15
+ - 16acbb9513: fix(project): Fixed an issue where the Editor would switch between files in an infinite loop.
16
+ - Updated dependencies [5286e5ee2c]
17
+ - @redocly/openapi-docs@3.1.1
18
+ - @redocly/portal-plugin-mock-server@0.2.11
19
+
3
20
  ## 0.88.0
4
21
 
5
22
  ### Minor Changes