fix(ci): add new logging feature

This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-12 14:48:38 -02:00
parent 0d643be817
commit 3b960916cc
2 changed files with 9 additions and 1 deletions

9
.releaserc Normal file
View file

@ -0,0 +1,9 @@
{
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
],
}

View file

@ -1 +0,0 @@
package-lock=true