From 592361e490322c2fc8bd0b06e7f15a2bbb0a2a9d Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Tue, 25 Nov 2025 12:52:09 +0100 Subject: [PATCH] techdocs: config changeset Signed-off-by: Vincenzo Scamporlino --- .changeset/tough-lies-grow.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/tough-lies-grow.md diff --git a/.changeset/tough-lies-grow.md b/.changeset/tough-lies-grow.md new file mode 100644 index 0000000000..dab952df65 --- /dev/null +++ b/.changeset/tough-lies-grow.md @@ -0,0 +1,6 @@ +--- +'@backstage/plugin-techdocs-backend': patch +'@backstage/plugin-techdocs': patch +--- + +The `techdocs` config is now marked as optional.