Version Packages
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-techdocs-node
|
||||
|
||||
## 1.12.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e64bfb2: Allow defining custom build log transport for techdocs builder
|
||||
- 48c38f0: `TechdocsGenerator` won't require a `containerRunner` option anymore for generating TechDocs in docker.
|
||||
- d44a20a: Added additional plugin metadata to `package.json`.
|
||||
- 5db7536: Updated `getRepoUrlFromLocationAnnotation` to check for Harness SCM integration
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.23.0
|
||||
- @backstage/backend-plugin-api@0.6.19
|
||||
- @backstage/integration@1.12.0
|
||||
- @backstage/plugin-search-common@1.2.12
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/integration-aws-node@0.1.12
|
||||
|
||||
## 1.12.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-techdocs-node",
|
||||
"version": "1.12.5-next.3",
|
||||
"version": "1.12.5",
|
||||
"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