Version Packages

This commit is contained in:
github-actions[bot]
2026-02-17 16:06:18 +00:00
parent 31de2c9b3a
commit e6df5d52ce
589 changed files with 6497 additions and 2264 deletions
+12
View File
@@ -1,5 +1,17 @@
# @techdocs/cli
## 1.10.5
### Patch Changes
- 7455dae: Use node prefix on native imports
- 27798df: Migrate the Techdocs CLI embedded app to the New Frontend System (NFS)
- 508d127: Updated dependency `find-process` to `^2.0.0`.
- Updated dependencies
- @backstage/backend-defaults@0.15.2
- @backstage/plugin-techdocs-node@1.14.2
- @backstage/cli-common@0.1.18
## 1.10.5-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.10.5-next.1",
"version": "1.10.5",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"