Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
fix(test): updated release config
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanGerbeth committed Aug 12, 2018
1 parent 44e1daf commit 2e22b22
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@
"@semantic-release/npm",
{
"path": "@semantic-release/git",
"assets": [
"package.json",
"dist/**/*.{js,css}",
"docs"
],
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
}
],
Expand Down

0 comments on commit 2e22b22

Please sign in to comment.