From ebf347c6e5a90e3c915ec063536e6946f5ad1a24 Mon Sep 17 00:00:00 2001 From: Pawan Paudel Date: Fri, 22 Dec 2023 22:44:10 +0545 Subject: [PATCH] chore: Add changeset --- .changeset/serious-pans-sort.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/serious-pans-sort.md diff --git a/.changeset/serious-pans-sort.md b/.changeset/serious-pans-sort.md new file mode 100644 index 0000000..f7091e8 --- /dev/null +++ b/.changeset/serious-pans-sort.md @@ -0,0 +1,5 @@ +--- +'@protocol.land/sync': patch +--- + +Update bundler node to Turbo & improve .gitignore handling