feat(CloudflareAccount): Bump dependency versions and add domain support check in CloudflareAccount

This commit is contained in:
2025-04-30 12:05:23 +00:00
parent 4c16e0263a
commit f27eaa0e82
5 changed files with 1058 additions and 262 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/cloudflare',
version: '6.3.2',
version: '6.4.0',
description: 'A TypeScript client for managing Cloudflare accounts, zones, DNS records, and workers with ease.'
}