chore(release): v1.8.0-rc.8
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user