@backstage/plugin-search-common
Advanced tools
Comparing version
# @backstage/plugin-search-common | ||
## 0.0.0-nightly-20250712024621 | ||
## 0.0.0-nightly-20250713025213 | ||
@@ -8,3 +8,3 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20250712024621 | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20250713025213 | ||
- @backstage/types@1.2.1 | ||
@@ -11,0 +11,0 @@ |
{ | ||
"name": "@backstage/plugin-search-common", | ||
"version": "0.0.0-nightly-20250712024621", | ||
"version": "0.0.0-nightly-20250713025213", | ||
"description": "Common functionalities for Search, to be shared between various search-enabled plugins", | ||
@@ -55,7 +55,7 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/plugin-permission-common": "0.0.0-nightly-20250712024621", | ||
"@backstage/plugin-permission-common": "0.0.0-nightly-20250713025213", | ||
"@backstage/types": "1.2.1" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20250712024621" | ||
"@backstage/cli": "0.0.0-nightly-20250713025213" | ||
}, | ||
@@ -62,0 +62,0 @@ "typesVersions": { |
+ Added
+ Added
- Removed
- Removed
Updated