feat(techdocs-cli): Add changeset for serve --docker-option

Signed-off-by: Mathias Geat <mathias.geat@objectbay.com>
This commit is contained in:
Mathias Geat
2022-08-01 11:34:52 +02:00
parent dcbb438e5f
commit 855952db53
+5
View File
@@ -0,0 +1,5 @@
---
'@techdocs/cli': minor
---
Added CLI option `--docker-option` to allow passing additional options to the `docker run` command executed my `serve` and `serve:mkdocs`.