Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-05-10 08:00:04 +00:00
parent 0bd6184a62
commit c02ce52da1
276 changed files with 4436 additions and 1148 deletions
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-techdocs
## 1.1.1-next.2
### Patch Changes
- 52419be116: Create a menu in the sub header of documentation pages, it is responsible for rendering TechDocs addons that allow users to customize their reading experience.
- 1af133f779: Updated dependency `event-source-polyfill` to `1.0.26`.
- 2dcb2c9678: Loading SVGs correctly with `bota` with extended characters
- 3a74e203a8: Updated search result components to support rendering content with highlighted matched terms
- Updated dependencies
- @backstage/core-components@0.9.4-next.1
- @backstage/plugin-techdocs-react@0.1.1-next.2
- @backstage/config@1.0.1-next.0
- @backstage/plugin-search-react@0.2.0-next.2
- @backstage/plugin-search-common@0.3.4-next.0
- @backstage/plugin-catalog-react@1.1.0-next.2
- @backstage/catalog-model@1.0.2-next.0
- @backstage/core-plugin-api@1.0.2-next.1
- @backstage/integration@1.2.0-next.1
- @backstage/integration-react@1.1.0-next.2
## 1.1.1-next.1
### Patch Changes