Version Packages
This commit is contained in:
@@ -1,5 +1,27 @@
|
||||
# @backstage/plugin-techdocs-backend
|
||||
|
||||
## 1.10.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 69bd940: Use annotation constants from new techdocs-common package.
|
||||
- 93095ee: Make sure node-fetch is version 2.7.0 or greater
|
||||
- b77fbf4: Added back `type: 'local'` to TechDocs config schema for `publisher`
|
||||
- a16632c: Update configuration schema to match actual behavior
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.8.0
|
||||
- @backstage/backend-common@0.24.0
|
||||
- @backstage/plugin-techdocs-node@1.12.9
|
||||
- @backstage/plugin-permission-common@0.8.1
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.2.0
|
||||
- @backstage/integration@1.14.0
|
||||
- @backstage/plugin-techdocs-common@0.1.0
|
||||
- @backstage/catalog-model@1.6.0
|
||||
- @backstage/catalog-client@1.6.6
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/plugin-catalog-common@1.0.26
|
||||
|
||||
## 1.10.10-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-techdocs-backend",
|
||||
"version": "1.10.10-next.3",
|
||||
"version": "1.10.10",
|
||||
"description": "The Backstage backend plugin that renders technical documentation for your components",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user