Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-01-27 15:51:11 +00:00
parent 35c5b64344
commit d4b85dddee
387 changed files with 5533 additions and 194 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-techdocs-node
## 1.14.1-next.0
### Patch Changes
- 7455dae: Use node prefix on native imports
- Updated dependencies
- @backstage/integration-aws-node@0.1.20-next.0
- @backstage/backend-plugin-api@1.7.0-next.0
- @backstage/plugin-search-common@1.2.22-next.0
- @backstage/integration@1.19.3-next.0
- @backstage/catalog-model@1.7.6
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/plugin-techdocs-common@0.1.1
## 1.14.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-node",
"version": "1.14.0",
"version": "1.14.1-next.0",
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"backstage": {
"role": "node-library",