chore: Release (#3818)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-14 11:18:39 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com> Oliver Windall Juhl
parent 3a49f14e3e
commit 0f51e3a400
50 changed files with 265 additions and 143 deletions
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-restock-notification",
"version": "3.0.1",
"version": "3.0.2",
"main": "index.js",
"repository": {
"type": "git",
@@ -29,7 +29,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"@medusajs/medusa": "1.8.1",
"@medusajs/medusa": "1.8.2",
"medusa-interfaces": "1.3.7"
},
"dependencies": {