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
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| /** | ||||
|  * autocreated commitinfo by @pushrocks/commitinfo | ||||
|  * autocreated commitinfo by @push.rocks/commitinfo | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@mojoio/mailgun', | ||||
|   version: '2.0.1', | ||||
|   name: '@apiclient.xyz/mailgun', | ||||
|   version: '2.0.2', | ||||
|   description: 'an api abstraction package for mailgun' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user