File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 8.0.0] ( https://github.com/libp2p/js-libp2p-peer-store/compare/v7.0.2...v8.0.0 ) (2023-04-24)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * make peerstore atomic (#75 )
7
+
8
+ ### Features
9
+
10
+ * make peerstore atomic ([ #75 ] ( https://github.com/libp2p/js-libp2p-peer-store/issues/75 ) ) ([ 4e89d3b] ( https://github.com/libp2p/js-libp2p-peer-store/commit/4e89d3bfeef0b64ccb7ccc09185a9d682ab376e3 ) )
11
+
1
12
## [ 7.0.2] ( https://github.com/libp2p/js-libp2p-peer-store/compare/v7.0.1...v7.0.2 ) (2023-04-11)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/peer-store" ,
3
- "version" : " 7 .0.2 " ,
3
+ "version" : " 8 .0.0 " ,
4
4
"description" : " Stores information about peers libp2p knows on the network" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-peer-store#readme" ,
You can’t perform that action at this time.
0 commit comments