chore(release): Publish

- @medusajs/medusa@1.0.17
This commit is contained in:
Sebastian Rindom
2020-09-18 13:50:24 +02:00
parent 745e64323c
commit b217a5c111
2 changed files with 9 additions and 1 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.17](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.0.16...@medusajs/medusa@1.0.17) (2020-09-18)
**Note:** Version bump only for package @medusajs/medusa
## [1.0.16](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.0.15...@medusajs/medusa@1.0.16) (2020-09-11)

View File

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