0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/connectors/connector-mock-email/CHANGELOG.md
2024-08-08 13:00:14 +08:00

1.4 KiB

@logto/connector-mock-email

2.1.0

Minor Changes

  • 510f681fa: use tsup for building

    We've updated some of the packages to use tsup for building. This will make the build process faster, and should not affect the functionality of the packages.

    Use minor version bump to catch your attention.

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

  • 6befe6014: update writeFile path according to the connector type

    • SMS connector: /tmp/logto_mock_sms_record.txt
    • Email connector: /tmp/logto_mock_email_record.txt

Minor Changes

  • 31e60811d: use Node 20 LTS for engine requirement.

    Note: We mark it as minor because Logto is shipping with Docker image and it's not a breaking change for users.

Patch Changes

1.0.1

Patch Changes

  • Updated dependencies [d24aaedf5]
    • @logto/connector-kit@2.0.0