From a391c31d79c29067581c3273ff00f691fa9c4e8b Mon Sep 17 00:00:00 2001 From: Philipp Hugenroth Date: Mon, 14 Aug 2023 17:32:23 +0200 Subject: [PATCH] Update .changeset/sweet-feet-study.md Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Signed-off-by: Philipp Hugenroth --- .changeset/sweet-feet-study.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/sweet-feet-study.md b/.changeset/sweet-feet-study.md index d27b05e848..9fd954cbbb 100644 --- a/.changeset/sweet-feet-study.md +++ b/.changeset/sweet-feet-study.md @@ -2,4 +2,4 @@ '@backstage/plugin-linguist-backend': patch --- -Breaking change for the alpha export plugin options from exported `linguistPlugin()` in favour of static config. +**BREAKING**: Removed the alpha export plugin options from exported `linguistPlugin()` (used by the new backend system) in favour of static config.