Skip to content

Commit e6e5b87

Browse files
committed
chore: release version v0.23.0
1 parent 550af3c commit e6e5b87

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.23.0"></a>
2+
# [0.23.0](https://github.com/libp2p/js-libp2p/compare/v0.22.0...v0.23.0) (2018-07-27)
3+
4+
5+
### Bug Fixes
6+
7+
* start and stop connection manager with libp2p ([6106915](https://github.com/libp2p/js-libp2p/commit/6106915))
8+
9+
10+
### Features
11+
12+
* add check for protector and enforced pnet ([2b7cc55](https://github.com/libp2p/js-libp2p/commit/2b7cc55))
13+
14+
15+
116
<a name="0.22.0"></a>
217
# [0.22.0](https://github.com/libp2p/js-libp2p/compare/v0.21.0...v0.22.0) (2018-06-29)
318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p",
3-
"version": "0.22.0",
3+
"version": "0.23.0",
44
"description": "JavaScript base class for libp2p bundles",
55
"leadMaintainer": "David Dias <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)