Files
backstage/plugins/notifications-backend-module-email/CHANGELOG.md
T
github-actions[bot] 0972164fbc Version Packages
2024-05-14 12:02:01 +00:00

1.0 KiB

@backstage/plugin-notifications-backend-module-email

0.0.1

Patch Changes

  • d541ff6: Fixed email processor esm issue and config reading
  • e538b10: Support relative links in notifications sent via email
  • dbf2696: Allow sending notifications by email with the new notifications module
  • Updated dependencies
    • @backstage/catalog-model@1.5.0
    • @backstage/backend-common@0.22.0
    • @backstage/plugin-notifications-node@0.1.4
    • @backstage/backend-plugin-api@0.6.18
    • @backstage/catalog-client@1.6.5

0.0.1-next.1

Patch Changes

0.0.1-next.0

Patch Changes

  • dbf2696: Allow sending notifications by email with the new notifications module
  • Updated dependencies