@backstage/plugin-search-common
Advanced tools
Comparing version
# @backstage/plugin-search-common | ||
## 0.0.0-nightly-20250113023347 | ||
## 0.0.0-nightly-20250114022708 | ||
@@ -8,4 +8,4 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20250113023347 | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20250113023347 | ||
- @backstage/types@0.0.0-nightly-20250114022708 | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20250114022708 | ||
@@ -12,0 +12,0 @@ ## 1.2.17-next.0 |
{ | ||
"name": "@backstage/plugin-search-common", | ||
"version": "0.0.0-nightly-20250113023347", | ||
"version": "0.0.0-nightly-20250114022708", | ||
"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-20250113023347", | ||
"@backstage/types": "0.0.0-nightly-20250113023347" | ||
"@backstage/plugin-permission-common": "0.0.0-nightly-20250114022708", | ||
"@backstage/types": "0.0.0-nightly-20250114022708" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20250113023347" | ||
"@backstage/cli": "0.0.0-nightly-20250114022708" | ||
}, | ||
@@ -62,0 +62,0 @@ "typesVersions": { |
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated