Version Packages

This commit is contained in:
github-actions[bot]
2022-08-16 12:15:33 +00:00
parent 565a6cf315
commit a5684d0d53
395 changed files with 4519 additions and 2082 deletions
+12
View File
@@ -1,5 +1,17 @@
# @techdocs/cli
## 1.2.0
### Minor Changes
- 855952db53: Added CLI option `--docker-option` to allow passing additional options to the `docker run` command executed my `serve` and `serve:mkdocs`.
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.15.0
- @backstage/plugin-techdocs-node@1.3.0
## 1.2.0-next.2
### Minor Changes