From d787cc504a4bc92669c413266fbe46dff5f1d282 Mon Sep 17 00:00:00 2001 From: Andre Wanlin Date: Tue, 2 May 2023 15:40:14 -0500 Subject: [PATCH] Changed to minor Signed-off-by: Andre Wanlin --- .changeset/shaggy-gorillas-occur.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/shaggy-gorillas-occur.md b/.changeset/shaggy-gorillas-occur.md index d36b8aef01..ce7c2aba3b 100644 --- a/.changeset/shaggy-gorillas-occur.md +++ b/.changeset/shaggy-gorillas-occur.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-linguist-backend': patch +'@backstage/plugin-linguist-backend': minor --- **BREAKING**: Removed public constructor from `LinguistBackendApi`. Removed export of `LinguistBackendDatabase` and `LinguistBackendStore`