diff --git a/.changeset/real-hounds-sip.md b/.changeset/real-hounds-sip.md new file mode 100644 index 0000000000..a845151cc8 --- /dev/null +++ b/.changeset/real-hounds-sip.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/scripts/canary.mjs b/scripts/canary.mjs index 3044a4ba13..7d3cb7d132 100755 --- a/scripts/canary.mjs +++ b/scripts/canary.mjs @@ -26,7 +26,7 @@ const snapshot = `--- Canary release `; -await $`pnpm json -I -f ${constants.ChangesetConfigFile} -e "this.changelog = false"`; +await $`pnpm dlx json -I -f ${constants.ChangesetConfigFile} -e "this.changelog = false"`; try { // exit pre-release mode if we're in it