From fcc69a16e4535007c81e315d428b9d9f5e3d4a50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:53:00 +0000 Subject: [PATCH] (turbo-module): release next canary version (#83) ### General Changes - fix(Drawer): scroll detection issue (#85) ### Credits @arturbien --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb90183d..e162f5a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turbo-module-monorepo", - "version": "0.0.1-canary.20", + "version": "0.0.1-canary.21", "private": true, "workspaces": [ "apps/*",