Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-07-30 12:26:11 +00:00
parent c31aacb800
commit 58bbb3edca
307 changed files with 6459 additions and 158 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-techdocs-node
## 1.12.9-next.1
### Patch Changes
- 69bd940: Use annotation constants from new techdocs-common package.
- 949083d: Update `patchMkdocsYmlPrebuild` to modify `repo_url` and `edit_uri` independently.
- Updated dependencies
- @backstage/plugin-techdocs-common@0.1.0-next.0
- @backstage/backend-plugin-api@0.7.1-next.1
- @backstage/backend-common@0.23.4-next.1
- @backstage/integration@1.14.0-next.0
- @backstage/integration-aws-node@0.1.12
- @backstage/plugin-search-common@1.2.14-next.0
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
## 1.12.9-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-node",
"version": "1.12.9-next.0",
"version": "1.12.9-next.1",
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"backstage": {
"role": "node-library",