diff --git a/scripts/release.sh b/scripts/release.sh index 3313f2e2..622a5a27 100755 --- a/scripts/release.sh +++ b/scripts/release.sh @@ -183,10 +183,6 @@ else fi fi -# Show changes -print_info "Changes to be committed:" -git diff - # Commit changes print_info "Committing version changes..." git add -A