feat(cloudflare): Release 7.0.0 — manager-based API, ConvenientDnsProvider, improved utils and worker/zone/record management

This commit is contained in:
2025-11-18 20:47:28 +00:00
parent 18afafd3b3
commit 2da9370742
3 changed files with 355 additions and 343 deletions

View File

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