chore(release): Publish

- medusa-fulfillment-webshipper@1.0.4
 - @medusajs/medusa@1.0.23
This commit is contained in:
Sebastian Rindom
2020-10-06 16:59:48 +02:00
parent 5deca90b5f
commit 67f033c44c
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.4](https://github.com/medusajs/medusa/compare/medusa-fulfillment-webshipper@1.0.3...medusa-fulfillment-webshipper@1.0.4) (2020-10-06)
**Note:** Version bump only for package medusa-fulfillment-webshipper
## [1.0.3](https://github.com/medusajs/medusa/compare/medusa-fulfillment-webshipper@1.0.2...medusa-fulfillment-webshipper@1.0.3) (2020-10-06)
**Note:** Version bump only for package medusa-fulfillment-webshipper

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-fulfillment-webshipper",
"version": "1.0.3",
"version": "1.0.4",
"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.23](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.0.22...@medusajs/medusa@1.0.23) (2020-10-06)
**Note:** Version bump only for package @medusajs/medusa
## [1.0.22](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.0.21...@medusajs/medusa@1.0.22) (2020-10-06)
**Note:** Version bump only for package @medusajs/medusa

View File

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