Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-05-28 13:43:01 +00:00
parent 96e143f744
commit 77da22e67f
178 changed files with 3552 additions and 88 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-search
## 1.4.12-next.1
### Patch Changes
- 4f92394: Migrate from identityApi to fetchApi in frontend plugins.
- Updated dependencies
- @backstage/plugin-catalog-react@1.12.1-next.0
## 1.4.12-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search",
"version": "1.4.12-next.0",
"version": "1.4.12-next.1",
"description": "The Backstage plugin that provides your backstage app with search",
"backstage": {
"role": "frontend-plugin"