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
+ ## [ 12.3.4] ( https://github.com/multiformats/js-multiaddr/compare/v12.3.3...v12.3.4 ) (2024-12-03)
2
+
3
+ ### Bug Fixes
4
+
5
+ * handle valid CIDR ranges for IPv4 and IPv6 ([ #394 ] ( https://github.com/multiformats/js-multiaddr/issues/394 ) ) ([ 1513768] ( https://github.com/multiformats/js-multiaddr/commit/1513768012ea30f31e86c0b65e4f2c04c91d2736 ) )
6
+
1
7
## [ 12.3.3] ( https://github.com/multiformats/js-multiaddr/compare/v12.3.2...v12.3.3 ) (2024-11-21)
2
8
3
9
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @multiformats/multiaddr" ,
3
- "version" : " 12.3.3 " ,
3
+ "version" : " 12.3.4 " ,
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