Version Packages (next)
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-search-react
|
||||
|
||||
## 1.6.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 1ce7f84b2e8: <SearchBar/> accepts InputProp property that can override keys from default
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- adb31096bc2: Fix text-overflow UI issue for Lifecycle spans in SearchFilter checkbox labels.
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.3.0-next.0
|
||||
- @backstage/core-components@0.13.1-next.1
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
|
||||
## 1.6.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search-react",
|
||||
"version": "1.6.0-next.1",
|
||||
"version": "1.6.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user