Version Packages

This commit is contained in:
github-actions[bot]
2025-02-18 15:19:53 +00:00
parent fd15e2ef27
commit 0df84b6ae4
472 changed files with 5560 additions and 1922 deletions
+16
View File
@@ -1,5 +1,21 @@
# @techdocs/cli
## 1.9.0
### Minor Changes
- 8de3d2d: Allow configurable optional retries for publisher AWS S3 operations.
### Patch Changes
- 69f84ac: Internal update to work with dynamic imports.
- Updated dependencies
- @backstage/backend-defaults@0.8.0
- @backstage/plugin-techdocs-node@1.13.0
- @backstage/catalog-model@1.7.3
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
## 1.9.0-next.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.9.0-next.3",
"version": "1.9.0",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"