Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-06-24 12:20:36 +00:00
parent 1e7082ec48
commit f1e160615c
206 changed files with 3461 additions and 116 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-search-backend
## 2.0.4-next.0
### Patch Changes
- 69fb975: Error messages should not contain backend SQL query strings in the API response, this change will ensure that messages are logged and empty response is returned to the user
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/plugin-permission-node@0.10.1
- @backstage/plugin-search-backend-node@1.3.12
- @backstage/backend-plugin-api@1.4.0
- @backstage/backend-openapi-utils@0.5.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.0
- @backstage/plugin-search-common@1.2.18
## 2.0.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-backend",
"version": "2.0.3",
"version": "2.0.4-next.0",
"description": "The Backstage backend plugin that provides your backstage app with search",
"backstage": {
"role": "backend-plugin",