chore(release): Publish

- medusa-fulfillment-webshipper@1.0.10
 - @medusajs/medusa@1.0.41
This commit is contained in:
Sebastian Rindom
2020-11-13 13:54:28 +01:00
parent 0e18cabd4e
commit e73ec88161
4 changed files with 18 additions and 2 deletions

View File

@@ -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.10](https://github.com/medusajs/medusa/compare/medusa-fulfillment-webshipper@1.0.9...medusa-fulfillment-webshipper@1.0.10) (2020-11-13)
**Note:** Version bump only for package medusa-fulfillment-webshipper
## [1.0.9](https://github.com/medusajs/medusa/compare/medusa-fulfillment-webshipper@1.0.8...medusa-fulfillment-webshipper@1.0.9) (2020-10-21)

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-fulfillment-webshipper",
"version": "1.0.9",
"version": "1.0.10",
"description": "Webshipper Fulfillment provider for Medusa",
"main": "index.js",
"repository": {

View File

@@ -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.41](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.0.40...@medusajs/medusa@1.0.41) (2020-11-13)
**Note:** Version bump only for package @medusajs/medusa
## [1.0.40](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.0.39...@medusajs/medusa@1.0.40) (2020-11-13)

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.0.40",
"version": "1.0.41",
"description": "E-commerce for JAMstack",
"main": "dist/app.js",
"repository": {