Skip to content

Commit

Permalink
retrieve tracking links
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnisLielturks committed May 14, 2024
1 parent 896d378 commit a58302b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rootxpdev/medusa-email-plugin",
"version": "0.5.0",
"version": "0.6.0",
"description": "Send emails when certain actions happens in medusa store",
"main": "index.js",
"repository": {
Expand Down
1 change: 1 addition & 0 deletions src/services/emails.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ class EmailsService extends NotificationService {
"shipping_methods.shipping_option",
"payments",
"fulfillments",
"fulfillment.tracking_link",
"returns",
"gift_cards",
"gift_card_transactions",
Expand Down

0 comments on commit a58302b

Please sign in to comment.