Remove implementsApis

This was deprecated in #3449. This should not be merged sooner then Dec 14th, 2020!
This commit is contained in:
Oliver Sand
2020-11-26 18:16:53 +01:00
parent a1fffce071
commit ac3560b42d
7 changed files with 9 additions and 68 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/catalog-model': minor
'@backstage/plugin-catalog-backend': minor
---
Remove `implementsApis` from `Component` entities. Deprecation happened in [#3449](https://github.com/backstage/backstage/pull/3449).
Use `providesApis` instead.