Skip to content

Commit

Permalink
chore(release): 20.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [20.0.2](v20.0.1...v20.0.2) (2024-01-16)

### Bug Fixes

* mark package as side-effect free ([#630](#630)) ([699c1e0](699c1e0))
  • Loading branch information
semantic-release-bot committed Jan 16, 2024
1 parent 699c1e0 commit b3ca715
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [20.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v20.0.1...v20.0.2) (2024-01-16)


### Bug Fixes

* mark package as side-effect free ([#630](https://github.com/ipfs/js-ipfs-bitswap/issues/630)) ([699c1e0](https://github.com/ipfs/js-ipfs-bitswap/commit/699c1e05eb5449b156083934bb1ce6edb66caeb7))

## [20.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v20.0.0...v20.0.1) (2024-01-16)


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": "20.0.1",
"version": "20.0.2",
"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 b3ca715

Please sign in to comment.