Version Packages (next)
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-techdocs-node
|
||||
|
||||
## 1.15.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 5ef8d16: Add support for disabling external font downloads via app-config option `techdocs.generator.mkdocs.disableExternalFonts`, useful for air-gapped Backstage instances.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6ce8462: Fixed bug causing `--legacyCopyReadmeMdToIndexMd` option to fail if docs directory is not present
|
||||
- Updated dependencies
|
||||
- @backstage/integration@2.0.2-next.1
|
||||
|
||||
## 1.14.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-techdocs-node",
|
||||
"version": "1.14.6-next.0",
|
||||
"version": "1.15.0-next.1",
|
||||
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
|
||||
Reference in New Issue
Block a user