chore(release): v1.8.0-rc.8

This commit is contained in:
olivermrbl
2023-04-04 17:37:13 +02:00
parent 4488ec6852
commit f0d37b4d2d
28 changed files with 131 additions and 59 deletions
@@ -1,5 +1,12 @@
# Change Log
## 3.0.0-rc.8
### Patch Changes
- Updated dependencies [[`4488ec685`](https://github.com/medusajs/medusa/commit/4488ec68524f95f367cbd352e9e5eb1957d1d0d6)]:
- @medusajs/medusa@1.8.0-rc.8
## 3.0.0-rc.7
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-restock-notification",
"version": "3.0.0-rc.7",
"version": "3.0.0-rc.8",
"main": "index.js",
"repository": {
"type": "git",
@@ -29,7 +29,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"@medusajs/medusa": "1.8.0-rc.7",
"@medusajs/medusa": "1.8.0-rc.8",
"medusa-interfaces": "1.3.7-rc.0"
},
"dependencies": {