When trying to send attachments while sending email, only `content_type` works and not `contentType` as Interface [Attachment](https://github.com/resend/resend-node/blob/canary/src/emails/interfaces/create-email-options.interface.ts#L114) says it should be. Version affected: https://github.com/resend/resend-node/releases/tag/v4.1.1
When trying to send attachments while sending email, only
content_typeworks and notcontentTypeas Interface Attachment says it should be.Version affected: https://github.com/resend/resend-node/releases/tag/v4.1.1