mirror of
https://github.com/fluencelabs/js-libp2p-secio
synced 2025-05-17 00:11:20 +00:00
chore: release version v0.6.5
This commit is contained in:
parent
a3b1d45f54
commit
efd687f769
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
|||||||
|
<a name="0.6.5"></a>
|
||||||
|
## [0.6.5](https://github.com/ipfs/js-libp2p-secio/compare/v0.6.4...v0.6.5) (2017-01-22)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* update to the new crypto.randomBytes method ([73d0b41](https://github.com/ipfs/js-libp2p-secio/commit/73d0b41))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="0.6.4"></a>
|
<a name="0.6.4"></a>
|
||||||
## [0.6.4](https://github.com/ipfs/js-libp2p-secio/compare/v0.6.3...v0.6.4) (2016-12-13)
|
## [0.6.4](https://github.com/ipfs/js-libp2p-secio/compare/v0.6.3...v0.6.4) (2016-12-13)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libp2p-secio",
|
"name": "libp2p-secio",
|
||||||
"version": "0.6.4",
|
"version": "0.6.5",
|
||||||
"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