chore(release): Publish

- @medusajs/medusa@1.1.47
This commit is contained in:
Sebastian Rindom
2021-10-23 13:30:51 +02:00
parent 6f690e9004
commit 81847456f1
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.47](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.1.46...@medusajs/medusa@1.1.47) (2021-10-23)
### Bug Fixes
- pull missing fields ([b82b43b](https://github.com/medusajs/medusa/commit/b82b43b4c64dc5bc705a439a214f9d1dc9976e21))
## [1.1.46](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.1.45...@medusajs/medusa@1.1.46) (2021-10-19)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.1.46",
"version": "1.1.47",
"description": "E-commerce for JAMstack",
"main": "dist/index.js",
"bin": {