From 4c3ad0c7a26d8abaf092ac2c7e53462c5500e4c1 Mon Sep 17 00:00:00 2001 From: Ioannis Ktistakis <47716028+Yianni99@users.noreply.github.com> Date: Thu, 30 Nov 2023 09:23:28 +0200 Subject: [PATCH] chore: Add changeset. --- .changeset/shaggy-ants-pretend.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/shaggy-ants-pretend.md diff --git a/.changeset/shaggy-ants-pretend.md b/.changeset/shaggy-ants-pretend.md new file mode 100644 index 0000000..9fda420 --- /dev/null +++ b/.changeset/shaggy-ants-pretend.md @@ -0,0 +1,5 @@ +--- +'@lowdefy/community-plugin-mongodb': patch +--- + +Handle upsert true for error throw.