Version Packages (next)
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-search-backend
|
||||
|
||||
## 1.2.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1b30c9a0f7: Change the router's response to include the error message instead of its object type in case it fails during a search query because the messages have more info.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.2-next.2
|
||||
- @backstage/plugin-auth-node@0.2.11-next.2
|
||||
- @backstage/plugin-permission-node@0.7.5-next.2
|
||||
- @backstage/config@1.0.6
|
||||
- @backstage/errors@1.1.4
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-permission-common@0.7.3
|
||||
- @backstage/plugin-search-backend-node@1.1.3-next.2
|
||||
- @backstage/plugin-search-common@1.2.1
|
||||
|
||||
## 1.2.3-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.2.3-next.1",
|
||||
"version": "1.2.3-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user