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
+ ## [ 19.0.0] ( https://github.com/ipfs/js-ipfs-bitswap/compare/v18.0.3...v19.0.0 ) (2023-08-05)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * requires
[email protected] or later
7
+
8
+ ### Dependencies
9
+
10
+ * update to libp2p 0.46.x ([ #596 ] ( https://github.com/ipfs/js-ipfs-bitswap/issues/596 ) ) ([ be8fe06] ( https://github.com/ipfs/js-ipfs-bitswap/commit/be8fe06bb10d6d940ac51c56b30c80154469673b ) )
11
+
1
12
## [ 18.0.3] ( https://github.com/ipfs/js-ipfs-bitswap/compare/v18.0.2...v18.0.3 ) (2023-07-27)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-bitswap" ,
3
- "version" : " 18 .0.3 " ,
3
+ "version" : " 19 .0.0 " ,
4
4
"description" : " JavaScript implementation of the Bitswap data exchange protocol used by IPFS" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/js-ipfs-bitswap#readme" ,
You can’t perform that action at this time.
0 commit comments