From 59657978d6b386706d3d14039ca77c64ba8bf4f7 Mon Sep 17 00:00:00 2001 From: titanventura Date: Wed, 16 Aug 2023 10:52:34 +0530 Subject: [PATCH] Updated changelog to pass CI Signed-off-by: titanventura --- .changeset/soft-humans-smoke.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/soft-humans-smoke.md b/.changeset/soft-humans-smoke.md index 742fba73f9..2da0680bf0 100644 --- a/.changeset/soft-humans-smoke.md +++ b/.changeset/soft-humans-smoke.md @@ -2,7 +2,7 @@ '@backstage/plugin-techdocs-node': minor --- -Added connectionString option to 'techdocs.publisher.azureBlobStorage' +Added connection string option to `techdocs.publisher.azureBlobStorage` These changes are **required** to `docs/features/techdocs/configuration.md` and `plugins/techdocs-node/src/stages/publish/azureBlobStorage.ts`