From d60d619f7cb29299b6b038b6b76082e803d9a3b0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 8 Feb 2024 18:20:38 +0000 Subject: [PATCH] chore(release): 4.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [4.0.0](https://github.com/ivopr/tamagui-expo/compare/v3.3.6...v4.0.0) (2024-02-08) ### ⚠ BREAKING CHANGES * expo 50 it is ### :broom: Chore * update expo go link [skip ci] ([b678c7c](https://github.com/ivopr/tamagui-expo/commit/b678c7ca69ed884312e9569a0c073fdc995927d7)) ### :sparkles: Features * upgrade to expo 50 and latest tamagui ([af16736](https://github.com/ivopr/tamagui-expo/commit/af16736ff8c30cd7bd023dd13a03e1ee524c3b3b)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36ff1cb..4cec18e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tamagui-expo-template", - "version": "3.3.6", + "version": "4.0.0", "main": "expo-router/entry", "scripts": { "start": "expo start",