Version Packages
This commit is contained in:
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-search-backend
|
||||
|
||||
## 1.5.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2bd291e: Allow reserved characters in requests.
|
||||
- d5a1fe1: Replaced winston logger with `LoggerService`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7
|
||||
- @backstage/repo-tools@0.8.0
|
||||
- @backstage/plugin-permission-node@0.7.28
|
||||
- @backstage/backend-plugin-api@0.6.17
|
||||
- @backstage/plugin-search-backend-node@1.2.21
|
||||
- @backstage/backend-openapi-utils@0.1.10
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
- @backstage/plugin-search-common@1.2.11
|
||||
|
||||
## 1.5.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search-backend",
|
||||
"version": "1.5.7-next.1",
|
||||
"version": "1.5.7",
|
||||
"description": "The Backstage backend plugin that provides your backstage app with search",
|
||||
"backstage": {
|
||||
"role": "backend-plugin"
|
||||
|
||||
Reference in New Issue
Block a user