Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+12
View File
@@ -1,5 +1,17 @@
# @techdocs/cli
## 1.10.6
### Patch Changes
- 70fc178: Migrated from deprecated `findPaths` to `targetPaths` and `findOwnPaths` from `@backstage/cli-common`.
- de62a9d: Upgraded `commander` dependency from `^12.0.0` to `^14.0.3` across all CLI packages.
- Updated dependencies
- @backstage/backend-defaults@0.16.0
- @backstage/cli-common@0.2.0
- @backstage/plugin-techdocs-node@1.14.4
- @backstage/catalog-model@1.7.7
## 1.10.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.10.6-next.1",
"version": "1.10.6",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"