Skip to content

Commit c4fbc01

Browse files
chore(release): 12.0.3 [skip ci]
## [12.0.3](v12.0.2...v12.0.3) (2022-08-15) ### Bug Fixes * close streams after use ([#470](#470)) ([a10e9e9](a10e9e9)) ### Dependencies * bump blockstore-core from 1.0.5 to 2.0.1 ([#469](#469)) ([2c10911](2c10911)) * bump interface-blockstore from 2.0.3 to 3.0.0 ([#467](#467)) ([2f238a9](2f238a9)) * **dev:** bump interface-datastore from 6.1.1 to 7.0.0 ([#468](#468)) ([e7852d1](e7852d1))
1 parent a10e9e9 commit c4fbc01

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [12.0.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.2...v12.0.3) (2022-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* close streams after use ([#470](https://github.com/ipfs/js-ipfs-bitswap/issues/470)) ([a10e9e9](https://github.com/ipfs/js-ipfs-bitswap/commit/a10e9e921d50a4f50ab4e665e1be35f3e4767b56))
7+
8+
9+
### Dependencies
10+
11+
* bump blockstore-core from 1.0.5 to 2.0.1 ([#469](https://github.com/ipfs/js-ipfs-bitswap/issues/469)) ([2c10911](https://github.com/ipfs/js-ipfs-bitswap/commit/2c109113da63ffb339501740a31b768d8053ea1e))
12+
* bump interface-blockstore from 2.0.3 to 3.0.0 ([#467](https://github.com/ipfs/js-ipfs-bitswap/issues/467)) ([2f238a9](https://github.com/ipfs/js-ipfs-bitswap/commit/2f238a9ca20eb5402a8f1e3b800668cf0d46d613))
13+
* **dev:** bump interface-datastore from 6.1.1 to 7.0.0 ([#468](https://github.com/ipfs/js-ipfs-bitswap/issues/468)) ([e7852d1](https://github.com/ipfs/js-ipfs-bitswap/commit/e7852d117b57acb81161a9e76925810407028d59))
14+
115
## [12.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.1...v12.0.2) (2022-08-11)
216

317

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.2",
3+
"version": "12.0.3",
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)