Skip to content

Commit 4ff7c58

Browse files
chore(release): 20.0.0 [skip ci]
## [20.0.0](v19.0.2...v20.0.0) (2023-11-30) ### ⚠ BREAKING CHANGES * requires libp2p v1 ### Dependencies * update libp2p to v1 ([#610](#610)) ([9f8258d](9f8258d))
1 parent 9f8258d commit 4ff7c58

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+
## [20.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v19.0.2...v20.0.0) (2023-11-30)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* requires libp2p v1
7+
8+
### Dependencies
9+
10+
* update libp2p to v1 ([#610](https://github.com/ipfs/js-ipfs-bitswap/issues/610)) ([9f8258d](https://github.com/ipfs/js-ipfs-bitswap/commit/9f8258da440f6b2c5064687bf10136c785344234))
11+
112
## [19.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v19.0.1...v19.0.2) (2023-11-04)
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": "19.0.2",
3+
"version": "20.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)