File tree Expand file tree Collapse file tree 5 files changed +21
-5
lines changed Expand file tree Collapse file tree 5 files changed +21
-5
lines changed Original file line number Diff line number Diff line change 44 "packages/car" : " 5.2.3" ,
55 "packages/dag-cbor" : " 5.0.3" ,
66 "packages/dag-json" : " 5.0.3" ,
7- "packages/dnslink" : " 1.1.2 " ,
7+ "packages/dnslink" : " 1.1.3 " ,
88 "packages/helia" : " 6.0.8" ,
99 "packages/interface" : " 6.0.2" ,
10- "packages/interop" : " 9.0.8 " ,
10+ "packages/interop" : " 9.0.9 " ,
1111 "packages/ipns" : " 9.1.3" ,
1212 "packages/json" : " 5.0.3" ,
1313 "packages/mfs" : " 6.0.3" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.3] ( https://github.com/ipfs/helia/compare/dnslink-v1.1.2...dnslink-v1.1.3 ) (2025-11-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * support recursive DNSLink lookups ([ #897 ] ( https://github.com/ipfs/helia/issues/897 ) ) ([ 636e950] ( https://github.com/ipfs/helia/commit/636e9503ff56e49c2209f6af480df36b7a8c3735 ) )
9+
310## [ 1.1.2] ( https://github.com/ipfs/helia/compare/dnslink-v1.1.1...dnslink-v1.1.2 ) (2025-10-29)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @helia/dnslink" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "description" : " DNSLink operations using Helia" ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/ipfs/helia/tree/main/packages/dnslink#readme" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 9.0.9] ( https://github.com/ipfs/helia/compare/interop-v9.0.8...interop-v9.0.9 ) (2025-11-10)
4+
5+
6+ ### Dependencies
7+
8+ * The following workspace dependencies were updated
9+ * dependencies
10+ * @helia/dnslink bumped from ^1.1.2 to ^1.1.3
11+
312## [ 9.0.8] ( https://github.com/ipfs/helia/compare/interop-v9.0.7...interop-v9.0.8 ) (2025-10-29)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " @helia/interop" ,
3- "version" : " 9.0.8 " ,
3+ "version" : " 9.0.9 " ,
44 "description" : " Interop tests for Helia" ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/ipfs/helia/tree/main/packages/interop#readme" ,
5252 },
5353 "dependencies" : {
5454 "@helia/block-brokers" : " ^5.0.7" ,
55- "@helia/dnslink" : " ^1.1.2 " ,
55+ "@helia/dnslink" : " ^1.1.3 " ,
5656 "@helia/car" : " ^5.2.3" ,
5757 "@helia/dag-cbor" : " ^5.0.3" ,
5858 "@helia/dag-json" : " ^5.0.3" ,
You can’t perform that action at this time.
0 commit comments