Skip to content

Commit 29a9274

Browse files
chore(release): 12.0.2 [skip ci]
## [12.0.2](v12.0.1...v12.0.2) (2022-08-11) ### Bug Fixes * time out slow senders ([#455](#455)) ([1a14c92](1a14c92)) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([b590c92](b590c92)) * update project config ([#466](#466)) ([799e6b0](799e6b0)) ### Dependencies * update protobufs, it-pipe, etc ([#465](#465)) ([019d5e7](019d5e7))
1 parent 019d5e7 commit 29a9274

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [12.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.1...v12.0.2) (2022-08-11)
2+
3+
4+
### Bug Fixes
5+
6+
* time out slow senders ([#455](https://github.com/ipfs/js-ipfs-bitswap/issues/455)) ([1a14c92](https://github.com/ipfs/js-ipfs-bitswap/commit/1a14c92347a1e18754b51b69bd5bbfe5b595e88d))
7+
8+
9+
### Trivial Changes
10+
11+
* Update .github/workflows/stale.yml [skip ci] ([b590c92](https://github.com/ipfs/js-ipfs-bitswap/commit/b590c92f7102326cef251f07c1e6b9f5758d60d8))
12+
* update project config ([#466](https://github.com/ipfs/js-ipfs-bitswap/issues/466)) ([799e6b0](https://github.com/ipfs/js-ipfs-bitswap/commit/799e6b03df4785e2bf1664771a18d8fcf42fa654))
13+
14+
15+
### Dependencies
16+
17+
* update protobufs, it-pipe, etc ([#465](https://github.com/ipfs/js-ipfs-bitswap/issues/465)) ([019d5e7](https://github.com/ipfs/js-ipfs-bitswap/commit/019d5e72ecbb2c91f48c3a3d808185d8b7e754d3))
18+
119
## [12.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.0...v12.0.1) (2022-06-29)
220

321

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