mirror of
https://github.com/fluencelabs/js-libp2p-secio
synced 2025-03-15 09:50:55 +00:00
chore: release version v0.8.1
This commit is contained in:
parent
a67197d182
commit
2a0f2308ca
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
|||||||
|
<a name="0.8.1"></a>
|
||||||
|
## [0.8.1](https://github.com/ipfs/js-libp2p-secio/compare/v0.8.0...v0.8.1) (2017-09-07)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* replace protocol-buffers with protons ([#93](https://github.com/ipfs/js-libp2p-secio/issues/93)) ([a3e69e8](https://github.com/ipfs/js-libp2p-secio/commit/a3e69e8))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="0.8.0"></a>
|
<a name="0.8.0"></a>
|
||||||
# [0.8.0](https://github.com/ipfs/js-libp2p-secio/compare/v0.7.1...v0.8.0) (2017-09-03)
|
# [0.8.0](https://github.com/ipfs/js-libp2p-secio/compare/v0.7.1...v0.8.0) (2017-09-03)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libp2p-secio",
|
"name": "libp2p-secio",
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"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