From c09d8df635cff2db4b2e195d5193f0f756cfb0ae Mon Sep 17 00:00:00 2001 From: Camila Belo Date: Fri, 17 May 2024 14:26:01 +0200 Subject: [PATCH] Update .changeset/eighty-kings-dress.md Co-authored-by: Patrik Oldsberg Signed-off-by: Camila Belo --- .changeset/eighty-kings-dress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/eighty-kings-dress.md b/.changeset/eighty-kings-dress.md index f83c2ab2b2..52aab627ab 100644 --- a/.changeset/eighty-kings-dress.md +++ b/.changeset/eighty-kings-dress.md @@ -2,4 +2,4 @@ '@backstage/backend-common': patch --- -In preparation to the new backend system stable release, the `isDatabaseConnectionError` helper have been moved to the `backend-plugin-api` package and deprecated from `backend-common`. +In preparation to the new backend system stable release, the `isDatabaseConflictError` helper have been moved to the `@backstage/backend-plugin-api` package and deprecated from `@backstage/backend-common`.