Version Packages
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- bc18c902a2: Add `--preview-app-bundle-path` and `--preview-app-port` options to the `serve` command enabling previewing with apps other than the provided one
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9f2b786fc9: Provide context for logged errors.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.0
|
||||
- @backstage/catalog-model@1.1.5
|
||||
- @backstage/config@1.0.6
|
||||
- @backstage/cli-common@0.1.11
|
||||
- @backstage/plugin-techdocs-node@1.4.4
|
||||
|
||||
## 1.3.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.3.0-next.2",
|
||||
"version": "1.3.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user