chore(release): Publish

- @medusajs/medusa@1.1.4
This commit is contained in:
olivermrbl
2021-01-29 16:34:20 +01:00
parent e592bf66f9
commit e974d3222e
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.1.4](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.1.3...@medusajs/medusa@1.1.4) (2021-01-29)
**Note:** Version bump only for package @medusajs/medusa
## [1.1.3](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.1.2...@medusajs/medusa@1.1.3) (2021-01-27)

View File

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