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.5.0] ( https://github.com/multiformats/js-multiaddr-matcher/compare/v1.4.1...v1.5.0 ) (2024-11-04)
2
+
3
+ ### Features
4
+
5
+ * add memory address matcher ([ #42 ] ( https://github.com/multiformats/js-multiaddr-matcher/issues/42 ) ) ([ a7a5f2d] ( https://github.com/multiformats/js-multiaddr-matcher/commit/a7a5f2dcda39910095e2f7a47a1a20a2ebb530e7 ) )
6
+
1
7
## [ 1.4.1] ( https://github.com/multiformats/js-multiaddr-matcher/compare/v1.4.0...v1.4.1 ) (2024-11-04)
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.4.1 " ,
3
+ "version" : " 1.5.0 " ,
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