From d9e6efa2117de955af2400fa7f252eb2ef47b995 Mon Sep 17 00:00:00 2001 From: Sebastian Rindom Date: Thu, 15 Oct 2020 16:17:21 +0200 Subject: [PATCH] chore(release): Publish - medusa-fulfillment-webshipper@1.0.7 --- packages/medusa-fulfillment-webshipper/CHANGELOG.md | 8 ++++++++ packages/medusa-fulfillment-webshipper/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/medusa-fulfillment-webshipper/CHANGELOG.md b/packages/medusa-fulfillment-webshipper/CHANGELOG.md index 009dab0194..d75b92704f 100644 --- a/packages/medusa-fulfillment-webshipper/CHANGELOG.md +++ b/packages/medusa-fulfillment-webshipper/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.7](https://github.com/medusajs/medusa/compare/medusa-fulfillment-webshipper@1.0.6...medusa-fulfillment-webshipper@1.0.7) (2020-10-15) + +**Note:** Version bump only for package medusa-fulfillment-webshipper + + + + + ## [1.0.6](https://github.com/medusajs/medusa/compare/medusa-fulfillment-webshipper@1.0.5...medusa-fulfillment-webshipper@1.0.6) (2020-10-14) diff --git a/packages/medusa-fulfillment-webshipper/package.json b/packages/medusa-fulfillment-webshipper/package.json index 4111b86c82..c1f36812ec 100644 --- a/packages/medusa-fulfillment-webshipper/package.json +++ b/packages/medusa-fulfillment-webshipper/package.json @@ -1,6 +1,6 @@ { "name": "medusa-fulfillment-webshipper", - "version": "1.0.6", + "version": "1.0.7", "description": "Webshipper Fulfillment provider for Medusa", "main": "index.js", "repository": {