From 66e9d3f131886d92b88a2a87ca65540f501b8f39 Mon Sep 17 00:00:00 2001 From: Makaira Bot Date: Mon, 4 Jul 2022 12:41:47 +0000 Subject: [PATCH] chore(release): 1.2.3 # [@makaira/storefront-types-v1.2.3](https://github.com/MakairaIO/storefront-shop-adapter/compare/@makaira/storefront-types-v1.2.2...@makaira/storefront-types-v1.2.3) (2022-07-04) ### Bug Fixes * trigger build to create a cleaned up release ([7bc50be](https://github.com/MakairaIO/storefront-shop-adapter/commit/7bc50bedb82cee7ac0bf85b9791cb49bb81086fd)) --- packages/storefront-types/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/storefront-types/package.json b/packages/storefront-types/package.json index d328d44..5b3cc9a 100644 --- a/packages/storefront-types/package.json +++ b/packages/storefront-types/package.json @@ -1,6 +1,6 @@ { "name": "@makaira/storefront-types", - "version": "1.2.2", + "version": "1.2.3", "description": "Contains the makaira shop adapter typescript type definitions", "main": "./dist/esm/index.js", "typings": "./dist/types/index.d.ts",