Version Packages (next)
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-techdocs
|
||||
|
||||
## 1.13.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- ec7b35d: Introduced `backstage.io/techdocs-entity-path` annotation which allows deep linking into another entities TechDocs in conjunction with `backstage.io/techdocs-entity`.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 18c64e9: Added the `info.packageJson` option to the plugin instance for the new frontend system.
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.10.3-next.0
|
||||
- @backstage/plugin-techdocs-react@1.3.0-next.0
|
||||
- @backstage/plugin-techdocs-common@0.1.1-next.0
|
||||
- @backstage/core-compat-api@0.4.3-next.0
|
||||
- @backstage/plugin-catalog-react@1.18.1-next.0
|
||||
- @backstage/plugin-search-react@1.9.1-next.0
|
||||
- @backstage/integration-react@1.2.7
|
||||
|
||||
## 1.12.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-techdocs",
|
||||
"version": "1.12.6",
|
||||
"version": "1.13.0-next.0",
|
||||
"description": "The Backstage plugin that renders technical documentation for your components",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user