Skip to content

Commit 9f4ec2a

Browse files
committed
chore: release version v0.7.0
1 parent c7f4368 commit 9f4ec2a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.7.0"></a>
2+
# [0.7.0](https://github.com/libp2p/js-libp2p/compare/v0.6.2...v0.7.0) (2017-03-29)
3+
4+
5+
### Features
6+
7+
* update events to conform with [#74](https://github.com/libp2p/js-libp2p/issues/74) ([f73c045](https://github.com/libp2p/js-libp2p/commit/f73c045))
8+
9+
10+
111
<a name="0.6.2"></a>
212
## [0.6.2](https://github.com/libp2p/js-libp2p/compare/v0.6.1...v0.6.2) (2017-03-28)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"description": "JavaScript Skeleton for libp2p bundles",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)