Version Packages (next)
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-techdocs
|
||||
|
||||
## 1.16.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- a521911: Add support for customizable icons in `SearchResultListItemBlueprint` and related components
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 71c22f3: Removed/moved unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-search-react@1.10.0-next.1
|
||||
- @backstage/plugin-catalog-react@1.21.3-next.1
|
||||
- @backstage/core-components@0.18.3-next.1
|
||||
- @backstage/core-plugin-api@1.11.2-next.1
|
||||
- @backstage/frontend-plugin-api@0.12.2-next.1
|
||||
- @backstage/core-compat-api@0.5.4-next.0
|
||||
|
||||
## 1.15.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-techdocs",
|
||||
"version": "1.15.3-next.0",
|
||||
"version": "1.16.0-next.1",
|
||||
"description": "The Backstage plugin that renders technical documentation for your components",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user