Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-01-24 12:01:10 +00:00
parent 39c6f51984
commit 12a7b316ee
295 changed files with 3182 additions and 163 deletions
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.3.2-next.0
### Patch Changes
- 6e0b6a0d50: Fixed publish command missing awsBucketRootPath option.
Fixed publish command having the gcsBucketRootPath option misconfigured, previously returning a boolean vs a string.
- Updated dependencies
- @backstage/plugin-techdocs-node@1.4.6-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/backend-common@0.18.2-next.0
## 1.3.0
### Minor Changes