Skip to content

Commit

Permalink
chore(release): 18.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed May 19, 2023
1 parent 90691b9 commit 5a0d81f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [18.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/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](https://github.com/ipfs/js-ipfs-bitswap/issues/579)) ([90691b9](https://github.com/ipfs/js-ipfs-bitswap/commit/90691b911ea3fedbc030fc2582939d8b6a7e80fc))

## [17.0.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v17.0.2...v17.0.3) (2023-05-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-bitswap",
"version": "17.0.3",
"version": "18.0.0",
"description": "JavaScript implementation of the Bitswap data exchange protocol used by IPFS",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-ipfs-bitswap#readme",
Expand Down

0 comments on commit 5a0d81f

Please sign in to comment.