From a140b449a012760746b8007332567fe7b275a149 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 19:25:40 +0000 Subject: [PATCH] (turbo-module): release next canary version (#83) ### General Changes - deps: add '@fortawesome/fontawesome-svg-core' (#85) - fix(fontSizes): unify font-size tokens (#86) - feat: add Typography component (#87) - Artur/eng 7767 frosted UI update all components to use typography (#88) - deps(frosted-ui): update Storybook (#89) - fix: portals and overlays stacking order (#90) - Artur/eng 8064 frosted UI remove redundant size variants (#91) - feat(Text): new typography (#92) ### Credits @arturbien --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d04f19f..6a5ad8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turbo-module-monorepo", - "version": "0.0.1-canary.17", + "version": "0.0.1-canary.18", "private": true, "workspaces": [ "packages/*"