From f81fcb889ff5bb8e1ba9a9f3658dbd21f74896f2 Mon Sep 17 00:00:00 2001 From: Alec Aivazis Date: Thu, 8 Feb 2024 23:30:23 -0800 Subject: [PATCH] add changeset --- .changeset/tidy-keys-relate.md | 6 ++++++ .github/workflows/canary.yml | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/tidy-keys-relate.md diff --git a/.changeset/tidy-keys-relate.md b/.changeset/tidy-keys-relate.md new file mode 100644 index 0000000000..88a704711e --- /dev/null +++ b/.changeset/tidy-keys-relate.md @@ -0,0 +1,6 @@ +--- +'houdini-react': patch +'houdini': patch +--- + +just testing diff --git a/.github/workflows/canary.yml b/.github/workflows/canary.yml index 166587561b..c73c41e1a8 100644 --- a/.github/workflows/canary.yml +++ b/.github/workflows/canary.yml @@ -6,7 +6,6 @@ on: push: branches: - next - - plugin-runtime-search env: CI: true