Skip to content

Commit a48f318

Browse files
chore(release): 12.0.0 [skip ci]
## [12.0.0](v11.0.4...v12.0.0) (2022-06-28) ### ⚠ BREAKING CHANGES * uses libp2p with protocol stream limiting ### Features * update libp2p deps ([#453](#453)) ([2383088](2383088))
1 parent 2383088 commit a48f318

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [12.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v11.0.4...v12.0.0) (2022-06-28)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* uses libp2p with protocol stream limiting
7+
8+
### Features
9+
10+
* update libp2p deps ([#453](https://github.com/ipfs/js-ipfs-bitswap/issues/453)) ([2383088](https://github.com/ipfs/js-ipfs-bitswap/commit/2383088d6732ddae1cf3fe3470a832ab33013aad))
11+
112
## [11.0.4](https://github.com/ipfs/js-ipfs-bitswap/compare/v11.0.3...v11.0.4) (2022-06-24)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-bitswap",
3-
"version": "11.0.4",
3+
"version": "12.0.0",
44
"description": "JavaScript implementation of the Bitswap data exchange protocol used by IPFS",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-bitswap#readme",

0 commit comments

Comments
 (0)