From 2630025be586cc32208c247ada9b79ad09dc3909 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 13:55:37 +0200 Subject: [PATCH] (turbo-module): release next canary version (#205) ### General Changes - chore: update icons (#207) - fix(select): firefox recursion issue (#208) ### 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 d6968d04..489765e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turbo-module-monorepo", - "version": "0.0.1-canary.44", + "version": "0.0.1-canary.45", "private": true, "workspaces": [ "apps/*",