File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.0.0] ( https://github.com/multiformats/js-multiaddr-matcher/compare/v1.8.0...v2.0.0 ) (2025-07-07)
2
+
3
+ ### ⚠ BREAKING CHANGES
4
+
5
+ * compare component codes instead of strings (#60 )
6
+
7
+ ### Features
8
+
9
+ * compare component codes instead of strings ([ #60 ] ( https://github.com/multiformats/js-multiaddr-matcher/issues/60 ) ) ([ 579e251] ( https://github.com/multiformats/js-multiaddr-matcher/commit/579e251df2f04baf02b528fc78f90682bbd5d181 ) )
10
+
1
11
## [ 1.8.0] ( https://github.com/multiformats/js-multiaddr-matcher/compare/v1.7.2...v1.8.0 ) (2025-07-07)
2
12
3
13
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @multiformats/multiaddr-matcher" ,
3
- "version" : " 1.8 .0" ,
3
+ "version" : " 2.0 .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