Version Packages

This commit is contained in:
github-actions[bot]
2024-08-20 08:56:34 +00:00
parent a0d830645a
commit 2a2c84ba68
538 changed files with 6372 additions and 2322 deletions
+19
View File
@@ -1,5 +1,24 @@
# @backstage/plugin-search-backend-node
## 1.3.0
### Minor Changes
- fc24d9e: Stop using `@backstage/backend-tasks` as it will be deleted in near future.
### Patch Changes
- 389f5a4: Update deprecated url-reader-related imports.
- 3123c16: Fix package metadata
- 7c5f3b0: Explicit declare if the service ref accepts `single` or `multiple` implementations.
- Updated dependencies
- @backstage/backend-defaults@0.4.2
- @backstage/backend-plugin-api@0.8.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-search-common@1.2.14
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
## 1.2.28-next.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-backend-node",
"version": "1.2.28-next.3",
"version": "1.3.0",
"description": "A library for Backstage backend plugins that want to interact with the search backend plugin",
"backstage": {
"role": "node-library",