fix(test): stabilize DNS availability tests with deterministic records and shorter retries

This commit is contained in:
2026-04-30 12:59:05 +00:00
parent dcfed89115
commit e1d46c6b43
4 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdns',
version: '7.9.1',
version: '7.9.2',
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.'
}