Skip to content

Commit 8ed673a

Browse files
chore(release): 12.0.4 [skip ci]
## [12.0.4](v12.0.3...v12.0.4) (2022-08-17) ### Bug Fixes * ensure stream is closed when protocol is incorrect ([#471](#471)) ([2509772](2509772))
1 parent 2509772 commit 8ed673a

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+
## [12.0.4](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.3...v12.0.4) (2022-08-17)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure stream is closed when protocol is incorrect ([#471](https://github.com/ipfs/js-ipfs-bitswap/issues/471)) ([2509772](https://github.com/ipfs/js-ipfs-bitswap/commit/2509772baa31bea6ad610a721a4eb31dfa6f125f))
7+
18
## [12.0.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.2...v12.0.3) (2022-08-15)
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": "12.0.3",
3+
"version": "12.0.4",
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)