fix(medusa-plugin-sendgrid): Use correct SendGrid client (#4524)

* fix(medusa-plugin-sendgrid): Use correct SendGrid instance

* Create loud-fans-own.md

* Adds tests

* Use logger
This commit is contained in:
Oliver Windall Juhl
2023-07-13 14:23:07 +02:00
committed by GitHub
parent 5affae9583
commit fe6586e560
3 changed files with 224 additions and 23 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"medusa-plugin-sendgrid": patch
---
fix(medusa-plugin-sendgrid): Use correct SendGrid client