Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-06-11 15:25:17 +00:00
parent d1bc8e9835
commit e83ead9b1a
342 changed files with 5004 additions and 173 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-techdocs-node
## 1.12.5-next.3
### Patch Changes
- d44a20a: Added additional plugin metadata to `package.json`.
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.3
- @backstage/integration@1.12.0-next.1
- @backstage/plugin-search-common@1.2.12-next.0
- @backstage/backend-common@0.23.0-next.3
- @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.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-node",
"version": "1.12.5-next.2",
"version": "1.12.5-next.3",
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"backstage": {
"role": "node-library",