@backstage/plugin-catalog-react 0.0.0-nightly-20221127023504 → 0.0.0-nightly-20221129023337

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,23 +1,23 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-20221127023504
3
+ ## 0.0.0-nightly-20221129023337
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 19356df560: Updated dependency `zen-observable` to `^0.9.0`.
8
8
  - Updated dependencies
9
- - @backstage/catalog-client@0.0.0-nightly-20221127023504
10
- - @backstage/core-components@0.0.0-nightly-20221127023504
11
- - @backstage/version-bridge@0.0.0-nightly-20221127023504
12
- - @backstage/core-plugin-api@0.0.0-nightly-20221127023504
13
- - @backstage/integration@0.0.0-nightly-20221127023504
14
- - @backstage/plugin-permission-common@0.0.0-nightly-20221127023504
15
- - @backstage/types@0.0.0-nightly-20221127023504
16
- - @backstage/catalog-model@0.0.0-nightly-20221127023504
17
- - @backstage/errors@0.0.0-nightly-20221127023504
9
+ - @backstage/catalog-client@0.0.0-nightly-20221129023337
10
+ - @backstage/core-components@0.0.0-nightly-20221129023337
11
+ - @backstage/version-bridge@0.0.0-nightly-20221129023337
12
+ - @backstage/core-plugin-api@0.0.0-nightly-20221129023337
13
+ - @backstage/integration@0.0.0-nightly-20221129023337
14
+ - @backstage/plugin-permission-common@0.0.0-nightly-20221129023337
15
+ - @backstage/types@0.0.0-nightly-20221129023337
16
+ - @backstage/catalog-model@0.0.0-nightly-20221129023337
17
+ - @backstage/errors@0.0.0-nightly-20221129023337
18
18
  - @backstage/theme@0.2.16
19
- - @backstage/plugin-catalog-common@0.0.0-nightly-20221127023504
20
- - @backstage/plugin-permission-react@0.0.0-nightly-20221127023504
19
+ - @backstage/plugin-catalog-common@0.0.0-nightly-20221129023337
20
+ - @backstage/plugin-permission-react@0.0.0-nightly-20221129023337
21
21
 
22
22
  ## 1.2.2-next.0
23
23
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-react",
3
- "version": "0.0.0-nightly-20221127023504",
3
+ "version": "0.0.0-nightly-20221129023337",
4
4
  "main": "../dist/index.esm.js",
5
5
  "types": "../dist/index.alpha.d.ts"
6
6
  }