From 6188262b8965d82f0b305e7e4994d46f813bb676 Mon Sep 17 00:00:00 2001 From: Makaira Bot Date: Thu, 10 Aug 2023 15:13:24 +0000 Subject: [PATCH] chore(release): 1.6.5 # [@makaira/storefront-react-v1.6.5](https://github.com/MakairaIO/storefront-shop-adapter/compare/@makaira/storefront-react-v1.6.4...@makaira/storefront-react-v1.6.5) (2023-08-10) ### Bug Fixes * **deps:** update dependency @makaira/storefront-types to v1.9.0 [skip ci] ([dbbbe8b](https://github.com/MakairaIO/storefront-shop-adapter/commit/dbbbe8bc68eae580289fe947f1a517f22c7de9dc)) --- packages/storefront-react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/storefront-react/package.json b/packages/storefront-react/package.json index 48fc277..95f157c 100755 --- a/packages/storefront-react/package.json +++ b/packages/storefront-react/package.json @@ -1,6 +1,6 @@ { "name": "@makaira/storefront-react", - "version": "1.6.4", + "version": "1.6.5", "description": "Contains the makaira react layer to connect makaira shop adapters to connect your storefront with", "main": "./dist/esm/index.js", "typings": "./dist/types/index.d.ts",