chore(release): Publish

- medusa-fulfillment-webshipper@1.0.6
 - medusa-interfaces@1.0.12
 - @medusajs/medusa@1.0.26
This commit is contained in:
Sebastian Rindom
2020-10-14 17:59:30 +02:00
parent c1e821d9d4
commit 7401b11a4a
6 changed files with 36 additions and 3 deletions
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.6](https://github.com/medusajs/medusa/compare/medusa-fulfillment-webshipper@1.0.5...medusa-fulfillment-webshipper@1.0.6) (2020-10-14)
### Features
* return shipping and flow ([#125](https://github.com/medusajs/medusa/issues/125)) ([c1e821d](https://github.com/medusajs/medusa/commit/c1e821d9d4d33756c7309e5cf110d7aa9b67297d))
## [1.0.5](https://github.com/medusajs/medusa/compare/medusa-fulfillment-webshipper@1.0.4...medusa-fulfillment-webshipper@1.0.5) (2020-10-06)
**Note:** Version bump only for package medusa-fulfillment-webshipper
@@ -1,6 +1,6 @@
{
"name": "medusa-fulfillment-webshipper",
"version": "1.0.5",
"version": "1.0.6",
"description": "Webshipper Fulfillment provider for Medusa",
"main": "index.js",
"repository": {