File tree Expand file tree Collapse file tree 5 files changed +26
-5
lines changed
Expand file tree Collapse file tree 5 files changed +26
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/discv5" : " 7.0.1 " ,
3- "packages/enr" : " 2.0.1 "
2+ "packages/discv5" : " 7.1.0 " ,
3+ "packages/enr" : " 2.0.2 "
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+ ## [ 7.1.0] ( https://github.com/ChainSafe/discv5/compare/discv5-v7.0.1...discv5-v7.1.0 ) (2024-01-11)
10+
11+
12+ ### Features
13+
14+ * type safe metric labels ([ #278 ] ( https://github.com/ChainSafe/discv5/issues/278 ) ) ([ acb4792] ( https://github.com/ChainSafe/discv5/commit/acb479222617f72aae1e9fc35e943eecc5b0ca06 ) )
15+
16+
17+ ### Dependencies
18+
19+ * The following workspace dependencies were updated
20+ * dependencies
21+ * @chainsafe/enr bumped from ^2.0.1 to ^2.0.2
22+
923## [ 7.0.0] ( https://github.com/ChainSafe/discv5/compare/discv5-v6.1.0...discv5-v7.0.0 ) (2023-11-29)
1024
1125
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/discv5" ,
3- "version" : " 7.0.1 " ,
3+ "version" : " 7.1.0 " ,
44 "description" : " Discovery V5" ,
55 "type" : " module" ,
66 "files" : [
6868 "@libp2p/peer-id-factory" : " ^4.0.3"
6969 },
7070 "dependencies" : {
71- "@chainsafe/enr" : " ^2.0.1 " ,
71+ "@chainsafe/enr" : " ^2.0.2 " ,
7272 "@libp2p/crypto" : " ^3.0.4" ,
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+ ## [ 2.0.2] ( https://github.com/ChainSafe/discv5/compare/enr-v2.0.1...enr-v2.0.2 ) (2024-01-11)
4+
5+
6+ ### Bug Fixes
7+
8+ * fix benchmarking ([ #281 ] ( https://github.com/ChainSafe/discv5/issues/281 ) ) ([ da1461b] ( https://github.com/ChainSafe/discv5/commit/da1461b4ea586a3bdf084b950c949fc844b67468 ) )
9+
310## [ 2.0.1] ( https://github.com/ChainSafe/discv5/compare/enr-v2.0.0...enr-v2.0.1 ) (2023-11-29)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/enr" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Ethereum name record" ,
55 "type" : " module" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments