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" : " 10.0.0 " ,
3- "packages/enr" : " 4.0.0 "
2+ "packages/discv5" : " 10.0.1 " ,
3+ "packages/enr" : " 4.0.1 "
44}
Original file line number Diff line number Diff line change 1212 * dependencies
1313 * @chainsafe/enr bumped from ^3.0.0 to ^3.1.0
1414
15+ ## [ 10.0.1] ( https://github.com/ChainSafe/discv5/compare/discv5-v10.0.0...discv5-v10.0.1 ) (2024-09-12)
16+
17+
18+ ### Bug Fixes
19+
20+ * @libp2p/crypto publicKey creation ([ #297 ] ( https://github.com/ChainSafe/discv5/issues/297 ) ) ([ 992fc70] ( https://github.com/ChainSafe/discv5/commit/992fc70d2b91ecc9f0284f124b7035a8adca39b2 ) )
21+
22+
23+ ### Dependencies
24+
25+ * The following workspace dependencies were updated
26+ * dependencies
27+ * @chainsafe/enr bumped from ^4.0.0 to ^4.0.1
28+
1529## [ 10.0.0] ( https://github.com/ChainSafe/discv5/compare/discv5-v9.0.1...discv5-v10.0.0 ) (2024-09-11)
1630
1731
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/discv5" ,
3- "version" : " 10.0.0 " ,
3+ "version" : " 10.0.1 " ,
44 "description" : " Discovery V5" ,
55 "type" : " module" ,
66 "files" : [
6666 "homepage" : " https://github.com/ChainSafe/discv5#readme" ,
6767 "devDependencies" : {},
6868 "dependencies" : {
69- "@chainsafe/enr" : " ^4.0.0 " ,
69+ "@chainsafe/enr" : " ^4.0.1 " ,
7070 "@libp2p/crypto" : " ^5.0.1" ,
7171 "@libp2p/interface" : " ^2.0.1" ,
7272 "@multiformats/multiaddr" : " ^12.1.10" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.0.1] ( https://github.com/ChainSafe/discv5/compare/enr-v4.0.0...enr-v4.0.1 ) (2024-09-12)
4+
5+
6+ ### Bug Fixes
7+
8+ * @libp2p/crypto publicKey creation ([ #297 ] ( https://github.com/ChainSafe/discv5/issues/297 ) ) ([ 992fc70] ( https://github.com/ChainSafe/discv5/commit/992fc70d2b91ecc9f0284f124b7035a8adca39b2 ) )
9+
310## [ 4.0.0] ( https://github.com/ChainSafe/discv5/compare/enr-v3.1.0...enr-v4.0.0 ) (2024-09-11)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/enr" ,
3- "version" : " 4.0.0 " ,
3+ "version" : " 4.0.1 " ,
44 "description" : " Ethereum name record" ,
55 "type" : " module" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments