From 610d2c92c6975b971fa28391ef343e8d22f57a2e Mon Sep 17 00:00:00 2001 From: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:51:24 -0400 Subject: [PATCH] Update .changeset/selfish-spies-cough.md Co-authored-by: Patrik Oldsberg Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> --- .changeset/selfish-spies-cough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/selfish-spies-cough.md b/.changeset/selfish-spies-cough.md index 355b08b896..f702699080 100644 --- a/.changeset/selfish-spies-cough.md +++ b/.changeset/selfish-spies-cough.md @@ -1,5 +1,5 @@ --- -'@backstage/backend-defaults': minor +'@backstage/backend-defaults': patch --- Disabling database migrations now correctly uses the `backend.default.skipMigrations` config value.