mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-04-25 15:32:27 +00:00
Merge pull request #38 from NodeFactoryIo/mpetrunic/1.0.0-rc6
Release v1.0.0-rc.6
This commit is contained in:
commit
6ce510d1b7
@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased] -
|
||||
|
||||
## [1.0.0-rc.6] - 2019-02-20
|
||||
|
||||
### Bugfixes
|
||||
- attach/remove aead auth tag on cyphertext
|
||||
- better protobuf handling (static module generation)
|
||||
|
||||
## [1.0.0-rc.5] - 2019-02-10
|
||||
|
||||
### Bugfixes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libp2p-noise",
|
||||
"version": "1.0.0-rc.5",
|
||||
"version": "1.0.0-rc.6",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"module": "lib/index.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user