Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Commit cd794d7

Browse files
committed
chore: release version v0.40.6
1 parent 0fb1b8b commit cd794d7

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+
<a name="0.40.6"></a>
2+
## [0.40.6](https://github.com/libp2p/js-libp2p-switch/compare/v0.40.5...v0.40.6) (2018-07-17)
3+
4+
5+
### Bug Fixes
6+
7+
* adjust test values ([19d99d3](https://github.com/libp2p/js-libp2p-switch/commit/19d99d3))
8+
* handle error in protocol handshake ([c18e0bd](https://github.com/libp2p/js-libp2p-switch/commit/c18e0bd))
9+
* no stats on multistream proto dial ([bff0a8b](https://github.com/libp2p/js-libp2p-switch/commit/bff0a8b))
10+
11+
12+
113
<a name="0.40.5"></a>
214
## [0.40.5](https://github.com/libp2p/js-libp2p-switch/compare/v0.40.4...v0.40.5) (2018-07-10)
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-switch",
3-
"version": "0.40.5",
3+
"version": "0.40.6",
44
"description": "libp2p switch implementation in JavaScript",
55
"leadMaintainer": "Jacob Heun <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)