Version Packages

This commit is contained in:
github-actions[bot]
2024-07-16 12:06:55 +00:00
parent 6770d81f38
commit 8d2fe707cb
436 changed files with 5209 additions and 1305 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-techdocs-node
## 1.12.8
### Patch Changes
- 9ecf5fd: Adds extension point for publishers to the techdocs backend
- 4c4d077: Bumps default version of techdocs docker image to latest
- Updated dependencies
- @backstage/backend-plugin-api@0.7.0
- @backstage/backend-common@0.23.3
- @backstage/integration@1.13.0
- @backstage/plugin-search-common@1.2.13
- @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.8-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-node",
"version": "1.12.8-next.1",
"version": "1.12.8",
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"backstage": {
"role": "node-library",