From 1d4541b761b512598bddefcd81da2ab97af196ac Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 6 Sep 2022 12:24:05 +0200 Subject: [PATCH] chore: update changeset Signed-off-by: blam --- .changeset/gold-laws-attend.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/gold-laws-attend.md b/.changeset/gold-laws-attend.md index c0d2123557..08f1250a7d 100644 --- a/.changeset/gold-laws-attend.md +++ b/.changeset/gold-laws-attend.md @@ -3,4 +3,4 @@ '@backstage/plugin-techdocs-node': minor --- -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. +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.