Skip to content

Commit 0f1c107

Browse files
chore(release): 12.0.5 [skip ci]
## [12.0.5](v12.0.4...v12.0.5) (2022-09-01) ### Bug Fixes * reset timeout controller when messages are received ([#474](#474)) ([f6c6317](f6c6317)) ### Trivial Changes * update project ([#473](#473)) ([40376cf](40376cf))
1 parent f6c6317 commit 0f1c107

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [12.0.5](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.4...v12.0.5) (2022-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* reset timeout controller when messages are received ([#474](https://github.com/ipfs/js-ipfs-bitswap/issues/474)) ([f6c6317](https://github.com/ipfs/js-ipfs-bitswap/commit/f6c6317c878a75a760e8d46d4b53e2530631d42b))
7+
8+
9+
### Trivial Changes
10+
11+
* update project ([#473](https://github.com/ipfs/js-ipfs-bitswap/issues/473)) ([40376cf](https://github.com/ipfs/js-ipfs-bitswap/commit/40376cffd144583dd7f72644a32c79cd4ce5acd0))
12+
113
## [12.0.4](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.3...v12.0.4) (2022-08-17)
214

315

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