Version Packages

This commit is contained in:
github-actions[bot]
2022-07-19 08:34:21 +00:00
parent 9bc1f6b757
commit 7d7da6caec
493 changed files with 7018 additions and 3467 deletions
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.1.3
### Patch Changes
- a5d73da942: Fix the flag parsing for `legacyCopyReadmeMdToIndexMd` in `techdocs-cli generate` command, and decouple it's logic from the `techdocs-ref` flag.
- 14ce0d9347: Fixed a bug that prevented docker images from being pulled by default when generating TechDocs.
- Updated dependencies
- @backstage/plugin-techdocs-node@1.2.0
- @backstage/backend-common@0.14.1
- @backstage/catalog-model@1.1.0
## 1.1.3-next.1
### Patch Changes