From c1523b97730a84a79902c2efd3879831325e4b52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 15:36:22 +0000 Subject: [PATCH] (turbo-module): release next canary version (#86) ### General Changes - Artur/eng 11175 frosted UI icons initial setup (#81) - fix(icons): fix type declarations (#88) - fix(icons): fix builds + release (#89) - feat(TabsNav): add TabsNav component (#91) - ci(unimported): fix as-child issue (#92) ### Credits @arturbien, @baked-dev --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e162f5a5..09514e65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turbo-module-monorepo", - "version": "0.0.1-canary.21", + "version": "0.0.1-canary.22", "private": true, "workspaces": [ "apps/*",