File tree Expand file tree Collapse file tree 5 files changed +18
-5
lines changed
Expand file tree Collapse file tree 5 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/discv5" : " 9.0.0 " ,
3- "packages/enr" : " 3.0 .0"
2+ "packages/discv5" : " 9.0.1 " ,
3+ "packages/enr" : " 3.1 .0"
44}
Original file line number Diff line number Diff line change 66 * dependencies
77 * @chainsafe/enr bumped from ^2.0.0 to ^2.0.1
88
9+ ### Dependencies
10+
11+ * The following workspace dependencies were updated
12+ * dependencies
13+ * @chainsafe/enr bumped from ^3.0.0 to ^3.1.0
14+
915## [ 9.0.0] ( https://github.com/ChainSafe/discv5/compare/discv5-v8.0.0...discv5-v9.0.0 ) (2024-01-30)
1016
1117
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/discv5" ,
3- "version" : " 9.0.0 " ,
3+ "version" : " 9.0.1 " ,
44 "description" : " Discovery V5" ,
55 "type" : " module" ,
66 "files" : [
6868 "@libp2p/peer-id-factory" : " ^4.0.3"
6969 },
7070 "dependencies" : {
71- "@chainsafe/enr" : " ^3.0 .0" ,
71+ "@chainsafe/enr" : " ^3.1 .0" ,
7272 "@libp2p/crypto" : " ^4.0.1" ,
7373 "@libp2p/interface" : " ^1.1.1" ,
7474 "@multiformats/multiaddr" : " ^12.1.10" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.1.0] ( https://github.com/ChainSafe/discv5/compare/enr-v3.0.0...enr-v3.1.0 ) (2024-09-04)
4+
5+
6+ ### Features
7+
8+ * ** enr:** add quic support ([ #293 ] ( https://github.com/ChainSafe/discv5/issues/293 ) ) ([ 31d54c9] ( https://github.com/ChainSafe/discv5/commit/31d54c92466b4623c871b7eb3e1b41ea7af5e34d ) )
9+
310## [ 3.0.0] ( https://github.com/ChainSafe/discv5/compare/enr-v2.1.0...enr-v3.0.0 ) (2024-01-30)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/enr" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.1 .0" ,
44 "description" : " Ethereum name record" ,
55 "type" : " module" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments