Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-09-06 13:11:16 +00:00
parent fc3f9cea9c
commit f275697d2b
236 changed files with 4502 additions and 1411 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-techdocs-backend
## 1.3.0-next.1
### Minor Changes
- aa524a5377: Add `projectId` config option to GCP Cloud Storage techdocs publisher. This will allow users to override the project ID, instead of implicitly using the same one as found in a credentials bundle.
### Patch Changes
- 667d917488: Updated dependency `msw` to `^0.47.0`.
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
- Updated dependencies
- @backstage/plugin-techdocs-node@1.4.0-next.1
- @backstage/backend-common@0.15.1-next.2
- @backstage/integration@1.3.1-next.1
- @backstage/catalog-client@1.0.5-next.1
- @backstage/plugin-permission-common@0.6.4-next.1
## 1.2.2-next.0
### Patch Changes