mirror of
https://github.com/fluencelabs/js-mafmt
synced 2025-04-25 09:32:30 +00:00
chore: release version v6.0.2
This commit is contained in:
parent
acce91c615
commit
09c38d9f52
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
|||||||
|
<a name="6.0.2"></a>
|
||||||
|
## [6.0.2](https://github.com/whyrusleeping/js-mafmt/compare/v6.0.1...v6.0.2) (2018-09-12)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add tcp over dns ([#31](https://github.com/whyrusleeping/js-mafmt/issues/31)) ([acc9295](https://github.com/whyrusleeping/js-mafmt/commit/acc9295))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="6.0.1"></a>
|
<a name="6.0.1"></a>
|
||||||
## [6.0.1](https://github.com/whyrusleeping/js-mafmt/compare/v6.0.0...v6.0.1) (2018-08-28)
|
## [6.0.1](https://github.com/whyrusleeping/js-mafmt/compare/v6.0.0...v6.0.1) (2018-08-28)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mafmt",
|
"name": "mafmt",
|
||||||
"version": "6.0.1",
|
"version": "6.0.2",
|
||||||
"description": "A multiaddr validator",
|
"description": "A multiaddr validator",
|
||||||
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
|
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user