Skip to content

Commit 867f222

Browse files
chore(release): 11.0.4 [skip ci]
## [11.0.4](v11.0.3...v11.0.4) (2022-06-24) ### Trivial Changes * remove unused dev dep ([#451](#451)) ([34b19e0](34b19e0))
1 parent 34b19e0 commit 867f222

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [11.0.4](https://github.com/ipfs/js-ipfs-bitswap/compare/v11.0.3...v11.0.4) (2022-06-24)
2+
3+
4+
### Trivial Changes
5+
6+
* remove unused dev dep ([#451](https://github.com/ipfs/js-ipfs-bitswap/issues/451)) ([34b19e0](https://github.com/ipfs/js-ipfs-bitswap/commit/34b19e0128d781a89742ca637388367638aefc63))
7+
18
## [11.0.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v11.0.2...v11.0.3) (2022-06-23)
29

310

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.3",
3+
"version": "11.0.4",
44
"description": "Node.js 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)