From 023bb35c98c90fe7661761fbcefef2839af64478 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Fri, 1 Mar 2024 00:06:41 +0100 Subject: [PATCH] Update .changeset/gorgeous-apples-reply.md Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> Signed-off-by: Patrik Oldsberg --- .changeset/gorgeous-apples-reply.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/gorgeous-apples-reply.md b/.changeset/gorgeous-apples-reply.md index c781617d22..a6bf04d0fe 100644 --- a/.changeset/gorgeous-apples-reply.md +++ b/.changeset/gorgeous-apples-reply.md @@ -2,4 +2,4 @@ '@backstage/config-loader': minor --- -Forward `null` values read from configuration files in configuration data, rather treating them as absence of config. +Forward `null` values read from configuration files in configuration data, rather than treating them as an absence of config.