diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 878662ba6..1b97acdaa 100644 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -671,6 +671,7 @@ module.exports = (grunt) -> grunt.task.run [ "bump-only:#{type or 'patch'}" "conventionalChangelog" + "replace:amsf__core__update_version" "replace:amsf__site__update_version" "bump-commit" ]