Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-10-21 16:14:43 +00:00
parent 69566a984f
commit 807af8ce0e
381 changed files with 4953 additions and 191 deletions
+12
View File
@@ -1,5 +1,17 @@
# @techdocs/cli
## 1.10.1-next.0
### Patch Changes
- c2a2017: Fix for missing styles due to move to BUI.
- Updated dependencies
- @backstage/backend-defaults@0.13.1-next.0
- @backstage/plugin-techdocs-node@1.13.9-next.0
- @backstage/config@1.3.6-next.0
- @backstage/catalog-model@1.7.6-next.0
- @backstage/cli-common@0.1.15
## 1.10.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.10.0",
"version": "1.10.1-next.0",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"