Skip to content

Commit 2917399

Browse files
chore(release): 1.0.13 [skip ci]
## [1.0.13](v1.0.12...v1.0.13) (2026-01-20) ### Bug Fixes * add logging ([#24](#24)) ([e167835](e167835))
1 parent e167835 commit 2917399

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.13](https://github.com/multiformats/js-dns/compare/v1.0.12...v1.0.13) (2026-01-20)
2+
3+
### Bug Fixes
4+
5+
* add logging ([#24](https://github.com/multiformats/js-dns/issues/24)) ([e167835](https://github.com/multiformats/js-dns/commit/e167835fc120bbeeab8b2f8670571b819a9e3c6c))
6+
17
## [1.0.12](https://github.com/multiformats/js-dns/compare/v1.0.11...v1.0.12) (2026-01-18)
28

39
### 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.12",
3+
"version": "1.0.13",
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)