mirror of
https://github.com/fluencelabs/js-libp2p-secio
synced 2025-03-15 18:00:52 +00:00
chore: release version v0.9.4
This commit is contained in:
parent
ed2c86eb85
commit
00d1f54b60
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
|||||||
|
<a name="0.9.4"></a>
|
||||||
|
## [0.9.4](https://github.com/ipfs/js-libp2p-secio/compare/v0.9.3...v0.9.4) (2018-03-28)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* pass the handshake failure on ([6d09b47](https://github.com/ipfs/js-libp2p-secio/commit/6d09b47))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="0.9.3"></a>
|
<a name="0.9.3"></a>
|
||||||
## [0.9.3](https://github.com/ipfs/js-libp2p-secio/compare/v0.9.2...v0.9.3) (2018-02-27)
|
## [0.9.3](https://github.com/ipfs/js-libp2p-secio/compare/v0.9.2...v0.9.3) (2018-02-27)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libp2p-secio",
|
"name": "libp2p-secio",
|
||||||
"version": "0.9.3",
|
"version": "0.9.4",
|
||||||
"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