Commit Graph

14 Commits

Author SHA1 Message Date
d0686ecfe8 fix: correct Mailgun API URL and enhance error handling in MailgunAccount class
- Fixed the incorrect API URL in MailgunAccount class.
- Improved error handling for email sending failures by providing detailed error messages based on response content.
- Updated test file to export the tap.start() function for better module integration.
2025-10-17 08:48:22 +00:00
cc62c24e7b fix(mailgun): Normalize package scope and modernize Mailgun client: rename package to @apiclient.xyz/mailgun, update dependencies, refactor HTTP handling, fix types, update TS config and CI, refresh docs and tests 2025-10-13 20:20:24 +00:00
9350df0565 fix(core): update 2022-08-07 19:07:01 +02:00
f7a7133324 fix(core): update 2022-08-07 16:31:56 +02:00
108f483823 fix(core): update 2020-08-13 01:37:26 +00:00
4cb32e8460 fix(core): update 2020-08-13 00:32:05 +00:00
b08b9abb38 fix(core): update 2020-08-11 14:47:25 +00:00
5d4b0eff68 fix(core): update 2020-06-18 22:00:00 +00:00
5490be1033 fix(core): update 2020-04-26 23:24:03 +00:00
920399a495 fix(core): update 2020-01-21 10:04:28 +00:00
815b455dbb fix(core): update 2020-01-13 08:09:37 +00:00
a831cf7e9a fix(core): update 2019-10-28 16:07:14 +01:00
4305b53e35 fix(core): update 2019-10-28 15:55:04 +01:00
fa23bab37b fix(core): update 2019-10-23 19:27:42 +02:00