Version Packages (next)
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-search-backend
|
||||
|
||||
## 1.5.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2bd1410: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.4-next.2
|
||||
- @backstage/backend-openapi-utils@0.1.7-next.2
|
||||
- @backstage/backend-plugin-api@0.6.14-next.2
|
||||
- @backstage/config@1.2.0-next.1
|
||||
- @backstage/errors@1.2.4-next.0
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.13-next.1
|
||||
- @backstage/plugin-permission-node@0.7.25-next.2
|
||||
- @backstage/plugin-search-backend-node@1.2.18-next.2
|
||||
- @backstage/plugin-search-common@1.2.11-next.1
|
||||
|
||||
## 1.5.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search-backend",
|
||||
"description": "The Backstage backend plugin that provides your backstage app with search",
|
||||
"version": "1.5.4-next.1",
|
||||
"version": "1.5.4-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user