chore: mention alpha exports on changesets

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2023-09-28 14:52:00 +02:00
parent e9950c327c
commit 2dbc40c80c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-search': patch
---
Create an experimental search plugin that is compatible with declarative integration system.
Create an experimental search plugin that is compatible with the declarative integration system, it is exported from `/alpha` subpath.
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-catalog': patch
---
Migrate catalog api to declarative integration system.
Migrate catalog api to declarative integration system, it is exported from `/alpha` subpath.