File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 12.2.3] ( https://github.com/multiformats/js-multiaddr/compare/v12.2.2...v12.2.3 ) (2024-05-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * handle quotes in dnsaddr results ([ #378 ] ( https://github.com/multiformats/js-multiaddr/issues/378 ) ) ([ b438d3d] ( https://github.com/multiformats/js-multiaddr/commit/b438d3dfc6f9fa09b19252f9029fbe5dac41dbb3 ) )
7
+
1
8
## [ 12.2.2] ( https://github.com/multiformats/js-multiaddr/compare/v12.2.1...v12.2.2 ) (2024-05-17)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @multiformats/multiaddr" ,
3
- "version" : " 12.2.2 " ,
3
+ "version" : " 12.2.3 " ,
4
4
"description" : " multiaddr implementation (binary + string representation of network addresses)" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/multiformats/js-multiaddr#readme" ,
You can’t perform that action at this time.
0 commit comments