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

Commit 7e2b894

Browse files
committed
chore: release version v0.8.1
1 parent 0570c75 commit 7e2b894

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.8.1"></a>
2+
## [0.8.1](https://github.com/libp2p/js-libp2p-websocket-star/compare/v0.8.0...v0.8.1) (2018-06-19)
3+
4+
5+
### Bug Fixes
6+
7+
* debug log error ([caa451e](https://github.com/libp2p/js-libp2p-websocket-star/commit/caa451e))
8+
9+
10+
### Features
11+
12+
* add tag ([ee69c45](https://github.com/libp2p/js-libp2p-websocket-star/commit/ee69c45))
13+
14+
15+
116
<a name="0.8.0"></a>
217
# [0.8.0](https://github.com/libp2p/js-libp2p-websocket-star/compare/v0.7.7...v0.8.0) (2018-04-05)
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-websocket-star",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "libp2p-webrtc-star without webrtc. Just plain socket.io.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)