Skip to content

Commit

Permalink
fix(circleci) sample skip semantic release fix type (#32)
Browse files Browse the repository at this point in the history
fix(circleci) sample skip semantic release fix type
  • Loading branch information
hamadakafu committed Jan 16, 2020
2 parents 3848429 + 028f1f4 commit 7e78cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
}],
["@semantic-release/git", {
"message": "chore(release): ${nextRelease.version} [skip semantic-release]"
}]
}],
"@semantic-release/changelog",
"@semantic-release/github"
]
Expand Down

0 comments on commit 7e78cde

Please sign in to comment.