Removed changes to index.ts and updated the changeset.

Signed-off-by: Casper Jensen <casje896@student.liu.se>
This commit is contained in:
Casper Jensen
2022-11-28 10:22:13 +01:00
parent 1e27f7e3c2
commit f12bbe4a94
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-catalog-backend': patch
---
Removed deprecated types that are exported in plugins/catalog-backend/src/ingestion/index.ts. Also fixed deprecated use of substr into substring in the files plugins/catalog-backend/src/modules/core/PlaceholderProcessor.ts and plugins/catalog-backend/src/service/request/parseEntityFilterParams.ts.
Fixed deprecated use of `substr` into `substring`.