@backstage/plugin-catalog-react 0.0.0-nightly-202192122645 → 0.0.0-nightly-202192621851

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,27 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-202192122645
3
+ ## 0.0.0-nightly-202192621851
4
+
5
+ ### Patch Changes
6
+
7
+ - 10615525f3: Switch to use the json and observable types from `@backstage/types`
8
+ - Updated dependencies
9
+ - @backstage/catalog-model@0.0.0-nightly-202192621851
10
+ - @backstage/core-app-api@0.0.0-nightly-202192621851
11
+ - @backstage/errors@0.0.0-nightly-202192621851
12
+ - @backstage/core-plugin-api@0.0.0-nightly-202192621851
13
+
14
+ ## 0.6.1
4
15
 
5
16
  ### Patch Changes
6
17
 
7
18
  - 36e67d2f24: Internal updates to apply more strict checks to throw errors.
8
19
  - Updated dependencies
9
- - @backstage/core-components@0.0.0-nightly-202192122645
10
- - @backstage/errors@0.0.0-nightly-202192122645
11
- - @backstage/core-app-api@0.0.0-nightly-202192122645
12
- - @backstage/core-plugin-api@0.0.0-nightly-202192122645
13
- - @backstage/catalog-model@0.0.0-nightly-202192122645
14
- - @backstage/catalog-client@0.0.0-nightly-202192122645
15
- - @backstage/integration@0.0.0-nightly-202192122645
16
- - @backstage/version-bridge@0.0.0-nightly-202192122645
20
+ - @backstage/core-components@0.7.1
21
+ - @backstage/errors@0.1.3
22
+ - @backstage/core-app-api@0.1.18
23
+ - @backstage/core-plugin-api@0.1.11
24
+ - @backstage/catalog-model@0.9.5
17
25
 
18
26
  ## 0.6.0
19
27