mirror of
https://github.com/fluencelabs/js-mafmt
synced 2025-05-30 04:11:19 +00:00
chore: release version v6.0.1
This commit is contained in:
parent
f3dfbd4e36
commit
de38b46c46
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
|||||||
|
<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)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* adds HTTPS validation and HTTP(s) tests ([87c4202](https://github.com/whyrusleeping/js-mafmt/commit/87c4202))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="6.0.0"></a>
|
<a name="6.0.0"></a>
|
||||||
# [6.0.0](https://github.com/whyrusleeping/js-mafmt/compare/v4.0.0...v6.0.0) (2018-04-05)
|
# [6.0.0](https://github.com/whyrusleeping/js-mafmt/compare/v4.0.0...v6.0.0) (2018-04-05)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mafmt",
|
"name": "mafmt",
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"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