merged from master
Signed-off-by: Matt Mulligan <mmulligan03@gmail.com>
This commit is contained in:
@@ -4,7 +4,15 @@
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Added apiKey configuration to prevent encoding the key value
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-search-common@0.3.5
|
||||
|
||||
## 0.1.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-search-common@0.3.5-next.0
|
||||
|
||||
## 0.1.1
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"clean": "backstage-cli package clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/plugin-search-common": "^0.3.4",
|
||||
"@backstage/plugin-search-common": "^0.3.5",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"qs": "^6.9.4",
|
||||
"cross-fetch": "^3.1.5",
|
||||
|
||||
Reference in New Issue
Block a user