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

Commit 06fd7fc

Browse files
committed
chore: release version v0.41.0
1 parent da942cb commit 06fd7fc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.41.0"></a>
2+
# [0.41.0](https://github.com/libp2p/js-libp2p-switch/compare/v0.40.8...v0.41.0) (2018-10-19)
3+
4+
5+
### Features
6+
7+
* make switch a state machine ([#278](https://github.com/libp2p/js-libp2p-switch/issues/278)) ([7dcabdd](https://github.com/libp2p/js-libp2p-switch/commit/7dcabdd))
8+
9+
10+
111
<a name="0.40.8"></a>
212
## [0.40.8](https://github.com/libp2p/js-libp2p-switch/compare/v0.40.7...v0.40.8) (2018-09-10)
313

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.8",
3+
"version": "0.41.0",
44
"description": "libp2p switch implementation in JavaScript",
55
"leadMaintainer": "Jacob Heun <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)