Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-02 12:17:03 +00:00
parent db63208855
commit ac48eeb3ba
331 changed files with 3332 additions and 165 deletions
+9
View File
@@ -1,5 +1,14 @@
# @techdocs/cli
## 1.9.8-next.0
### 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-next.0
- @backstage/plugin-techdocs-node@1.13.7-next.0
## 1.9.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.9.6",
"version": "1.9.8-next.0",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"