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
+ ## [ 15.0.0] ( https://github.com/ipfs/js-ipfs-bitswap/compare/v14.0.0...v15.0.0 ) (2023-01-07)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * update multiformats to v11 (#509 )
7
+
8
+ ### Dependencies
9
+
10
+ * update multiformats to v11 ([ #509 ] ( https://github.com/ipfs/js-ipfs-bitswap/issues/509 ) ) ([ 09d4ff9] ( https://github.com/ipfs/js-ipfs-bitswap/commit/09d4ff948a9292df03c6205d2e9b3545e166509c ) )
11
+
1
12
## [ 14.0.0] ( https://github.com/ipfs/js-ipfs-bitswap/compare/v13.0.0...v14.0.0 ) (2022-11-19)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-bitswap" ,
3
- "version" : " 14 .0.0" ,
3
+ "version" : " 15 .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