File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 7.0.0] ( https://github.com/libp2p/js-libp2p-peer-store/compare/v6.0.4...v7.0.0 ) (2023-03-13)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * update interface-datastore to 8.x.x (#70 )
7
+
8
+ ### Trivial Changes
9
+
10
+ * Update .github/workflows/semantic-pull-request.yml [ skip ci] ([ d2b7c22] ( https://github.com/libp2p/js-libp2p-peer-store/commit/d2b7c229c7497c8a05bed9cb05d85e9da96e9c12 ) )
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * update interface-datastore to 8.x.x ([ #70 ] ( https://github.com/libp2p/js-libp2p-peer-store/issues/70 ) ) ([ 864bd19] ( https://github.com/libp2p/js-libp2p-peer-store/commit/864bd19e711ed0d0f0a8a509c04b6b3692097232 ) )
16
+
1
17
## [ 6.0.4] ( https://github.com/libp2p/js-libp2p-peer-store/compare/v6.0.3...v6.0.4 ) (2023-03-02)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/peer-store" ,
3
- "version" : " 6 .0.4 " ,
3
+ "version" : " 7 .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