We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6090d commit fefdb6fCopy full SHA for fefdb6f
Gruntfile.js
@@ -56,5 +56,5 @@ module.exports = function (grunt) {
56
}, grunt.task.current.async());
57
});
58
59
- grunt.registerTask('default', ['bump', 'changelog', 'stage', 'release']);
+ //grunt.registerTask('default', ['bump', 'changelog', 'stage', 'release']);
60
};
0 commit comments