Version Packages

This commit is contained in:
github-actions[bot]
2022-07-19 08:34:21 +00:00
parent 9bc1f6b757
commit 7d7da6caec
493 changed files with 7018 additions and 3467 deletions
+23
View File
@@ -1,5 +1,28 @@
# @backstage/plugin-techdocs-backend
## 1.2.0
### Minor Changes
- 860765ff45: Added local publishing target directory `config`: `techdocs.publisher.local.publishDirectory`
### Patch Changes
- a70869e775: Updated dependency `msw` to `^0.43.0`.
- 8006d0f9bf: Updated dependency `msw` to `^0.44.0`.
- 679b32172e: Updated dependency `knex` to `^2.0.0`.
- 726577958f: Add sample headings on the documented component homepage.
- Updated dependencies
- @backstage/plugin-techdocs-node@1.2.0
- @backstage/backend-common@0.14.1
- @backstage/catalog-model@1.1.0
- @backstage/plugin-search-common@1.0.0
- @backstage/integration@1.2.2
- @backstage/catalog-client@1.0.4
- @backstage/plugin-permission-common@0.6.3
- @backstage/errors@1.1.0
- @backstage/plugin-catalog-common@1.0.4
## 1.2.0-next.3
### Patch Changes