From 3c4e5e3fec8776d2983bda95ad74e6331ed22fd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 18:04:33 +0200 Subject: [PATCH] (turbo-module): release next canary version (#195) ### General Changes - chore(deps): update storybook (#197) - fix(ci): include css build in storybook build deps (#198) - chore: remove chromatic deployment from ci (#199) - chore(docs): update storybook links (#200) - feat(swift-ui-colors): add color-9-contrast tokens (#202) - perf(css): autoprefixer to support browsers up to 2yrs old (#203) - fix(Avatar): fix outline not visible (#204) ### Credits @baked-dev, @arturbien Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d5e8c26..d6968d04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turbo-module-monorepo", - "version": "0.0.1-canary.43", + "version": "0.0.1-canary.44", "private": true, "workspaces": [ "apps/*",