@backstage/plugin-catalog-react 0.0.0-nightly-202110152240 → 0.0.0-nightly-202111822629

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,19 +1,24 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-202110152240
3
+ ## 0.0.0-nightly-202111822629
4
4
 
5
5
  ### Patch Changes
6
6
 
7
+ - 69034b4419: Fix typo in catalog-react package.json
7
8
  - Updated dependencies
8
- - @backstage/catalog-client@0.0.0-nightly-202110152240
9
- - @backstage/core-plugin-api@0.0.0-nightly-202110152240
10
- - @backstage/core-app-api@0.0.0-nightly-202110152240
11
- - @backstage/catalog-model@0.0.0-nightly-202110152240
12
- - @backstage/core-components@0.0.0-nightly-202110152240
13
- - @backstage/errors@0.0.0-nightly-202110152240
14
- - @backstage/integration@0.0.0-nightly-202110152240
15
- - @backstage/types@0.0.0-nightly-202110152240
16
- - @backstage/version-bridge@0.0.0-nightly-202110152240
9
+ - @backstage/core-components@0.0.0-nightly-202111822629
10
+
11
+ ## 0.6.4
12
+
13
+ ### Patch Changes
14
+
15
+ - a125278b81: Refactor out the deprecated path and icon from RouteRefs
16
+ - Updated dependencies
17
+ - @backstage/catalog-client@0.5.2
18
+ - @backstage/catalog-model@0.9.7
19
+ - @backstage/core-components@0.7.4
20
+ - @backstage/core-plugin-api@0.2.0
21
+ - @backstage/core-app-api@0.1.21
17
22
 
18
23
  ## 0.6.3
19
24