File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.7.2] ( https://github.com/multiformats/js-multiaddr-matcher/compare/v1.7.1...v1.7.2 ) (2025-05-13)
2
+
3
+ ### Bug Fixes
4
+
5
+ * support ../tcp/1234/tls/http multiaddrs ([ #52 ] ( https://github.com/multiformats/js-multiaddr-matcher/issues/52 ) ) ([ a8d8607] ( https://github.com/multiformats/js-multiaddr-matcher/commit/a8d86073603e586797d976724db853f8d17a3f75 ) )
6
+
1
7
## [ 1.7.1] ( https://github.com/multiformats/js-multiaddr-matcher/compare/v1.7.0...v1.7.1 ) (2025-05-13)
2
8
3
9
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @multiformats/multiaddr-matcher" ,
3
- "version" : " 1.7.1 " ,
3
+ "version" : " 1.7.2 " ,
4
4
"description" : " Match different multiaddr formats" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/multiformats/js-multiaddr-matcher#readme" ,
You can’t perform that action at this time.
0 commit comments