Ghost/ghost/mailgun-client
renovate[bot] 9eb3c84a23
Updated @tryghost dependencies (#15434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-27 08:31:35 +07:00
..
lib Added 60s timeout to Mailgun API calls 2022-08-24 09:13:13 +02:00
test Fixed batch size when sending bulk emails 2022-08-18 22:04:00 +02:00
.eslintrc.js Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
index.js Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
package.json Updated @tryghost dependencies (#15434) 2022-09-27 08:31:35 +07:00
README.md Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00

Mailgun Client

Mailgun client for Ghost

Usage

Test

  • yarn lint run just eslint
  • yarn test run lint and tests