mirror of
https://github.com/fluencelabs/js-libp2p-secio
synced 2025-03-15 18:00:52 +00:00
chore: release version v0.6.7
This commit is contained in:
parent
a6737707d6
commit
e30f57b8f0
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
|||||||
|
<a name="0.6.7"></a>
|
||||||
|
## [0.6.7](https://github.com/ipfs/js-libp2p-secio/compare/v0.6.6...v0.6.7) (2017-02-11)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* disable webworker tests ([2650370](https://github.com/ipfs/js-libp2p-secio/commit/2650370))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="0.6.6"></a>
|
<a name="0.6.6"></a>
|
||||||
## [0.6.6](https://github.com/ipfs/js-libp2p-secio/compare/v0.6.5...v0.6.6) (2017-02-09)
|
## [0.6.6](https://github.com/ipfs/js-libp2p-secio/compare/v0.6.5...v0.6.6) (2017-02-09)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libp2p-secio",
|
"name": "libp2p-secio",
|
||||||
"version": "0.6.6",
|
"version": "0.6.7",
|
||||||
"description": "Secio implementation in JavaScript",
|
"description": "Secio implementation in JavaScript",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user