Skip to content

Commit

Permalink
fix: Force republish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Dec 23, 2018
1 parent a031297 commit 8d2babb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/semantic/repo.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const gulpDocs = require("../gulp/docs");

module.exports = {
/**
*
* Prepare release before create a new release with semantic-release
* @returns {Promise<T | never>}
*/
async prepare(pluginConfig, context) {
Expand Down

0 comments on commit 8d2babb

Please sign in to comment.