Version Packages

This commit is contained in:
github-actions[bot]
2024-12-17 10:54:05 +00:00
parent 968c885aa5
commit cfdf107d34
500 changed files with 5414 additions and 1918 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-search-backend-node
## 1.3.6
### Patch Changes
- 5ae8a2c: Removed unnecessary dependency on `@backstage/backend-defaults`.
- Updated dependencies
- @backstage/backend-plugin-api@1.1.0
- @backstage/errors@1.2.6
- @backstage/config@1.3.1
- @backstage/plugin-permission-common@0.8.3
- @backstage/plugin-search-common@1.2.16
## 1.3.6-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-backend-node",
"version": "1.3.6-next.2",
"version": "1.3.6",
"description": "A library for Backstage backend plugins that want to interact with the search backend plugin",
"backstage": {
"role": "node-library",