chore(release): Publish

- @medusajs/medusa-js@1.0.7
 - @medusajs/medusa@1.1.59
This commit is contained in:
Sebastian Rindom
2021-12-08 22:38:09 +01:00
parent 2e837fcdee
commit e64f036ad3
4 changed files with 15 additions and 3 deletions
+6
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.59](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.1.58...@medusajs/medusa@1.1.59) (2021-12-08)
### Bug Fixes
- complete cart return type ([#902](https://github.com/medusajs/medusa/issues/902)) ([2e837fc](https://github.com/medusajs/medusa/commit/2e837fcdeeb1f9608c5b0c612c75c87c042d8286))
## [1.1.58](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.1.57...@medusajs/medusa@1.1.58) (2021-12-08)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.1.58",
"version": "1.1.59",
"description": "E-commerce for JAMstack",
"main": "dist/index.js",
"bin": {