From 39c9ada85b157ee6cef2969f5a440ebec7b27d98 Mon Sep 17 00:00:00 2001 From: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com> Date: Tue, 28 Feb 2023 16:50:03 -0700 Subject: [PATCH] Correcting the changeset's version bump type. (#7067) --- .changeset/heavy-starfishes-count.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/heavy-starfishes-count.md b/.changeset/heavy-starfishes-count.md index cda5a38dd8b..0e0bde8a0d1 100644 --- a/.changeset/heavy-starfishes-count.md +++ b/.changeset/heavy-starfishes-count.md @@ -1,6 +1,6 @@ --- -"@firebase/firestore-compat": feat -"@firebase/firestore": feat +"@firebase/firestore-compat": minor +"@firebase/firestore": minor --- Relaxing query validation performed by the SDK