Skip to content

Commit 4349b2c

Browse files
chore(release): 1.0.10 [skip ci]
## [1.0.10](v1.0.9...v1.0.10) (2025-10-14) ### Trivial Changes * bump sinon from 18.0.1 to 21.0.0 ([#17](#17)) ([a84bf37](a84bf37)) ### Dependencies * bump p-queue from 8.1.1 to 9.0.0 ([#18](#18)) ([7aba961](7aba961))
1 parent a84bf37 commit 4349b2c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.0.10](https://github.com/multiformats/js-dns/compare/v1.0.9...v1.0.10) (2025-10-14)
2+
3+
### Trivial Changes
4+
5+
* bump sinon from 18.0.1 to 21.0.0 ([#17](https://github.com/multiformats/js-dns/issues/17)) ([a84bf37](https://github.com/multiformats/js-dns/commit/a84bf371a520a7a27b967e6a4c4d0e32a8c0879b))
6+
7+
### Dependencies
8+
9+
* bump p-queue from 8.1.1 to 9.0.0 ([#18](https://github.com/multiformats/js-dns/issues/18)) ([7aba961](https://github.com/multiformats/js-dns/commit/7aba9611713b762412c3a4d14027511f584e39bb))
10+
111
## [1.0.9](https://github.com/multiformats/js-dns/compare/v1.0.8...v1.0.9) (2025-09-08)
212

313
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@multiformats/dns",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Resolve DNS queries with browser fallback",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/multiformats/js-dns#readme",

0 commit comments

Comments
 (0)