Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Commit

Permalink
chore: release version v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Apr 5, 2018
1 parent 337e1a1 commit 575369f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.8.0"></a>
# [0.8.0](https://github.com/libp2p/js-libp2p-websocket-star/compare/v0.7.7...v0.8.0) (2018-04-05)


### Features

* add class-is module ([d27b9d7](https://github.com/libp2p/js-libp2p-websocket-star/commit/d27b9d7))



<a name="0.7.7"></a>
## [0.7.7](https://github.com/libp2p/js-libp2p-websocket-star/compare/v0.7.6...v0.7.7) (2018-02-20)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libp2p-websocket-star",
"version": "0.7.7",
"version": "0.8.0",
"description": "libp2p-webrtc-star without webrtc. Just plain socket.io.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 575369f

Please sign in to comment.