From 72ea78e6200cc40feca4d7bfbba75f1b3f2fcf78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 12:49:09 +0000 Subject: [PATCH] (turbo-module): release next canary version (#42) ### General Changes - disable cache for release pipeline (#41) - dont close PRs if there was not git release (#44) - pack action (#45) - Tristan/fix release action (#46) ### Credits @baked-dev --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d231fe9..d54bbb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@whop-sdk/turbo-module-monorepo", - "version": "0.0.1-canary.6", + "version": "0.0.1-canary.7", "private": true, "workspaces": [ "packages/*"