Version Packages

This commit is contained in:
github-actions[bot]
2025-10-14 15:29:54 +00:00
parent a1e82d634b
commit d6ce2db9ca
470 changed files with 4698 additions and 1065 deletions
+13
View File
@@ -1,5 +1,18 @@
# @techdocs/cli
## 1.10.0
### Minor Changes
- 43afbe5: Techdocs CLI serve supports automatic refresh, relying on `mkdocs` `watch` feature.
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.13.0
- @backstage/config@1.3.5
- @backstage/plugin-techdocs-node@1.13.8
## 1.9.9-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.9.9-next.1",
"version": "1.10.0",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"