Skip to content

Commit 5a0d81f

Browse files
chore(release): 18.0.0 [skip ci]
## [18.0.0](v17.0.3...v18.0.0) (2023-05-19) ### ⚠ BREAKING CHANGES * bump libp2p from 0.43.4 to 0.45.1 (#579) ### Dependencies * bump libp2p from 0.43.4 to 0.45.1 ([#579](#579)) ([90691b9](90691b9))
1 parent 90691b9 commit 5a0d81f

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+
## [18.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v17.0.3...v18.0.0) (2023-05-19)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* bump libp2p from 0.43.4 to 0.45.1 (#579)
7+
8+
### Dependencies
9+
10+
* bump libp2p from 0.43.4 to 0.45.1 ([#579](https://github.com/ipfs/js-ipfs-bitswap/issues/579)) ([90691b9](https://github.com/ipfs/js-ipfs-bitswap/commit/90691b911ea3fedbc030fc2582939d8b6a7e80fc))
11+
112
## [17.0.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v17.0.2...v17.0.3) (2023-05-19)
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": "17.0.3",
3+
"version": "18.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)