Version Packages

This commit is contained in:
github-actions[bot]
2025-07-15 14:26:41 +00:00
parent c167ee9ccd
commit 9a7cae26c9
451 changed files with 4692 additions and 880 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-search-backend
## 2.0.4
### 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/config@1.3.3
- @backstage/plugin-permission-common@0.9.1
- @backstage/plugin-permission-node@0.10.2
- @backstage/backend-defaults@0.11.1
- @backstage/backend-openapi-utils@0.5.5
- @backstage/backend-plugin-api@1.4.1
- @backstage/plugin-search-backend-node@1.3.13
- @backstage/plugin-search-common@1.2.19
## 2.0.4-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-backend",
"version": "2.0.4-next.1",
"version": "2.0.4",
"description": "The Backstage backend plugin that provides your backstage app with search",
"backstage": {
"role": "backend-plugin",