What's Changed
This release updates the content_id
parameter on the email attachment schema. While this is a feature still in preview and is yet to be fully released, if you have started to use it already, make sure to update references to inline_content_id
in your code to use just content_id
instead.
- chore: format by @gabrielmfern in #558
- fix: rename content_id for attachments by @Cisneiros in #559
- chore: bump version to 6.0.0 by @Cisneiros in #560
Full Changelog: v5.0.0...v6.0.0