feat(docs): Improve documentation for advanced DNS features and update usage examples for both DNS client and server.

This commit is contained in:
2025-05-27 12:52:00 +00:00
parent 455e9aa6a7
commit b281fef624
4 changed files with 494 additions and 234 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdns',
version: '7.0.2',
version: '7.1.0',
description: 'A robust TypeScript library providing advanced DNS management and resolution capabilities including support for DNSSEC, custom DNS servers, and integration with various DNS providers.'
}