File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.0 (2023-08-03)
2
+
3
+
4
+ ### Features
5
+
6
+ * inital import ([ e85bf9c] ( https://github.com/multiformats/js-multiaddr-matcher/commit/e85bf9c2f6534f9238135e8746fbefa3cff6b1c3 ) )
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove zone id from ipv6 addresses ([ e6919e1] ( https://github.com/multiformats/js-multiaddr-matcher/commit/e6919e1875f7f579ffb1fa4f5686d728e87983e2 ) )
12
+
13
+
14
+ ### Trivial Changes
15
+
16
+ * fix linting ([ 20067f7] ( https://github.com/multiformats/js-multiaddr-matcher/commit/20067f70a740d2c4a2622bf0ba6c3476d5e417a6 ) )
17
+
18
+
19
+ ### Documentation
20
+
21
+ * update readme ([ 32a45e6] ( https://github.com/multiformats/js-multiaddr-matcher/commit/32a45e61ec3fad262d1c4f50ca21a34a56792059 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @multiformats/multiaddr-matcher" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .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