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
+12
View File
@@ -1,5 +1,17 @@
# @techdocs/cli
## 1.10.5-next.0
### Patch Changes
- 7455dae: Use node prefix on native imports
- Updated dependencies
- @backstage/backend-defaults@0.15.1-next.0
- @backstage/plugin-techdocs-node@1.14.1-next.0
- @backstage/cli-common@0.1.18-next.0
- @backstage/catalog-model@1.7.6
- @backstage/config@1.3.6
## 1.10.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.10.4",
"version": "1.10.5-next.0",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"