Version Packages

This commit is contained in:
github-actions[bot]
2025-09-16 13:22:58 +00:00
parent 7a3daf82dd
commit b799a2d07f
444 changed files with 4397 additions and 1032 deletions
+9
View File
@@ -1,5 +1,14 @@
# @techdocs/cli
## 1.9.8
### Patch Changes
- db63208: Fixed an issue where `@techdocs/cli serve` command did not pick up the latest changes to TechDocs.
- Updated dependencies
- @backstage/backend-defaults@0.12.1
- @backstage/plugin-techdocs-node@1.13.7
## 1.9.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.9.8-next.0",
"version": "1.9.8",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"