@backstage/plugin-catalog-react 0.0.0-nightly-20220623347 → 0.0.0-nightly-202201122931

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,20 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
+ ## 0.0.0-nightly-202201122931
4
+
5
+ ### Patch Changes
6
+
7
+ - 5333451def: Cleaned up API exports
8
+ - Updated dependencies
9
+ - @backstage/core-components@0.0.0-nightly-202201122931
10
+ - @backstage/core-plugin-api@0.0.0-nightly-202201122931
11
+ - @backstage/integration@0.0.0-nightly-202201122931
12
+ - @backstage/errors@0.0.0-nightly-202201122931
13
+ - @backstage/catalog-client@0.0.0-nightly-202201122931
14
+ - @backstage/catalog-model@0.0.0-nightly-202201122931
15
+ - @backstage/types@0.0.0-nightly-202201122931
16
+ - @backstage/version-bridge@0.0.0-nightly-202201122931
17
+
3
18
  ## 0.6.10
4
19
 
5
20
  ### Patch Changes