From bfbd350c16aa176c899799ecb356ad237ec67ac2 Mon Sep 17 00:00:00 2001 From: Makaira Bot Date: Mon, 24 Oct 2022 13:45:45 +0000 Subject: [PATCH] chore(release): 1.0.1 # [@makaira/storefront-shop-adapter-plentymarkets-v1.0.1](https://github.com/MakairaIO/storefront-shop-adapter/compare/@makaira/storefront-shop-adapter-plentymarkets-v1.0.0...@makaira/storefront-shop-adapter-plentymarkets-v1.0.1) (2022-10-24) ### Bug Fixes * **deps:** update dependency @makaira/storefront-types to 1.8.0 ([8fc2e06](https://github.com/MakairaIO/storefront-shop-adapter/commit/8fc2e063d22eb5b742eaa1ffd7270a59fd2fdf1f)) --- packages/storefront-shop-adapter-plentymarkets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/storefront-shop-adapter-plentymarkets/package.json b/packages/storefront-shop-adapter-plentymarkets/package.json index 1b52c0d..ad1270f 100755 --- a/packages/storefront-shop-adapter-plentymarkets/package.json +++ b/packages/storefront-shop-adapter-plentymarkets/package.json @@ -1,6 +1,6 @@ { "name": "@makaira/storefront-shop-adapter-plentymarkets", - "version": "1.0.0", + "version": "1.0.1", "description": "Contains the makaira plentymarkets shop adapter to connect your storefront with your plentymarkets shop", "main": "./dist/esm/index.js", "typings": "./dist/types/index.d.ts",