From 8b6cf8d0971bd2c0475f6a4e280e2f513a9af9c2 Mon Sep 17 00:00:00 2001 From: Makaira Bot Date: Wed, 14 Sep 2022 10:07:40 +0000 Subject: [PATCH] chore(release): 1.2.1 # [@makaira/storefront-shop-adapter-shopify-v1.2.1](https://github.com/MakairaIO/storefront-shop-adapter/compare/@makaira/storefront-shop-adapter-shopify-v1.2.0...@makaira/storefront-shop-adapter-shopify-v1.2.1) (2022-09-14) ### Bug Fixes * **deps:** update dependency @makaira/storefront-types to 1.8.0 ([bb77795](https://github.com/MakairaIO/storefront-shop-adapter/commit/bb7779589b171c318702ac8e74283bb10a095706)) --- packages/storefront-shop-adapter-shopify/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/storefront-shop-adapter-shopify/package.json b/packages/storefront-shop-adapter-shopify/package.json index 400b0c0..43d1702 100755 --- a/packages/storefront-shop-adapter-shopify/package.json +++ b/packages/storefront-shop-adapter-shopify/package.json @@ -1,6 +1,6 @@ { "name": "@makaira/storefront-shop-adapter-shopify", - "version": "1.2.0", + "version": "1.2.1", "description": "Contains the makaira shopify shop adapter to connect your storefront with your shopify shop", "main": "./dist/esm/index.js", "typings": "./dist/types/index.d.ts",