Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.8.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- b2dccad7b3: Support passing additional `mkdocs-server` CLI parameters (`--dirtyreload`, `--strict` and `--clean`) when run in containerized mode.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs-node@1.11.0-next.1
|
||||
- @backstage/backend-common@0.20.0-next.1
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 1.8.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.8.0-next.0",
|
||||
"version": "1.8.0-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user