chore: fix these versions in the changelog

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-01-31 15:13:20 +01:00
parent f83bd7d8b3
commit 61f71d7e88
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/create-app': minor
'@backstage/create-app': patch
---
Update `SearchPage` template to use `SearchResult` extensions.
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-incremental-ingestion': minor
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
---
Return EventSubscriber from addIncrementalEntityProvider to hook up to EventsBackend
Return `EventSubscriber` from `addIncrementalEntityProvider` to hook up to `EventsBackend`