Version Packages

This commit is contained in:
github-actions[bot]
2023-01-17 11:50:48 +00:00
parent 097eb6e9e0
commit 6d46667727
508 changed files with 5775 additions and 1846 deletions
+16
View File
@@ -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